| Event | PB'24 competition |
| Type | PB |
| Submitter | shiwei pan |
| Date of submission | 2024-07-10 20:27 |
| Name | CASHWMaxSAT-DisjCad-S |
| Version | 2024-07-10 |
| Authors | Shiwei Pan; Yujiao Zhao; Yiyuan Wang; Minghao Yin |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0 |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | shiwei pan |
| Date of submission | 2024-07-10 20:29 |
| Name | CASHWMaxSAT-DisjCad-SP |
| Version | 2024-07-10 |
| Authors | Shiwei Pan; Yujiao Zhao; Yiyuan Wang; Minghao Yin |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | CASHWMaxSAT-DisjCad-SP BENCHNAME -total-t=TIMEOUT -no-par -v0 |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | shiwei pan |
| Date of submission | 2024-07-10 15:39 |
| Name | CASHWMaxSAT-DisjCom-S |
| Version | 2024-07-10 |
| Authors | Shiwei Pan; Yujiao Zhao; Yiyuan Wang; Minghao Yin |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | CASHWMaxSAT-DisjCom-S BENCHNAME -total-t=TIMEOUT -no-par -v0 |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | shiwei pan |
| Date of submission | 2024-07-10 15:43 |
| Name | CASHWMaxSAT-DisjCom-SP |
| Version | 2024-07-10 |
| Authors | Shiwei Pan; Yujiao Zhao; Yiyuan Wang; Minghao Yin |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | CASHWMaxSAT-DisjCom-SP BENCHNAME -total-t=TIMEOUT -no-par -v0 |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Peng Lin |
| Date of submission | 2024-07-11 10:10 |
| Name | DLS-PBO |
| Version | 2024-07-09 |
| Authors | Zhihan Chen, Peng Lin, Yi Chu, and Shaowei Cai |
| Complete/Incomplete | Incomplete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./DLS-PBO --benchName=BENCHNAME --time_limit=TIMELIMIT |
| Conversion script command line | |
| Comments | This is a sequential solver. In the archive, There are the bin folder and the src folder. In the bin folder, you could easily run the precompiled solver. Example: ./DLS-PBO --benchName=/tmp/file.opb --time_limit=300 We provide the source code in the src folder, you can compile it by following the README.md. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Jo Devriendt |
| Date of submission | 2024-07-05 21:37 |
| Name | Exact |
| Version | 2024-07-05 |
| Authors | Jo Devriendt |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME |
| Conversion script command line | |
| Comments | Statically linked build of source code at https://gitlab.com/JoD/exact/-/commit/43b6ba712c68eab97bd8805e04eddb4447c58459 Compiler: Ubuntu clang version 18.1.3 Target: x86_64-pc-linux-gnu OS: Ubuntu 24.04 Non-default cmake-flags: -DCMAKE_BUILD_TYPE=Release -Dbuild_result=Executable -Dbuild_static=ON -Dsinglesource=ON -Dsoplex=ON |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Jo Devriendt |
| Date of submission | 2024-07-05 21:38 |
| Name | Exact_no_SoPlex |
| Version | 2024-07-05 |
| Authors | Jo Devriendt |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME |
| Conversion script command line | |
| Comments | Statically linked build of source code at https://gitlab.com/JoD/exact/-/commit/43b6ba712c68eab97bd8805e04eddb4447c58459 Compiler: Ubuntu clang version 18.1.3 Target: x86_64-pc-linux-gnu OS: Ubuntu 24.04 Non-default cmake-flags: -DCMAKE_BUILD_TYPE=Release -Dbuild_result=Executable -Dbuild_static=ON -Dsinglesource=ON -Dsoplex=OFF |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Jo Devriendt |
| Date of submission | 2024-07-05 21:42 |
| Name | Exact_veripb2 |
| Version | 2024-07-05 |
| Authors | Jo Devriendt |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=CERTNAME --seed=RANDOMSEED BENCHNAME |
| Conversion script command line | |
| Comments | Statically linked build of source code at https://gitlab.com/JoD/exact/-/commit/5c7ed0d5f0df8c2892cc85a26fdbc6c2e6e6f786 Compiler: Ubuntu clang version 18.1.3 Target: x86_64-pc-linux-gnu OS: Ubuntu 24.04 Non-default cmake-flags: -DCMAKE_BUILD_TYPE=Release -Dbuild_result=Executable -Dbuild_static=ON -Dsinglesource=ON -Dsoplex=ON |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Jo Devriendt |
| Date of submission | 2024-07-05 21:44 |
| Name | Exact_veripb2_no_SoPlex |
| Version | 2024-07-05 |
| Authors | Jo Devriendt |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | HOME/Exact_veripb2_nosoplex --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=CERTNAME --seed=RANDOMSEED BENCHNAME |
| Conversion script command line | |
| Comments | Statically linked build of source code at https://gitlab.com/JoD/exact/-/commit/5c7ed0d5f0df8c2892cc85a26fdbc6c2e6e6f786 Compiler: Ubuntu clang version 18.1.3 Target: x86_64-pc-linux-gnu OS: Ubuntu 24.04 Non-default cmake-flags: -DCMAKE_BUILD_TYPE=Release -Dbuild_result=Executable -Dbuild_static=ON -Dsinglesource=ON -Dsoplex=OFF |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Gioni Mexi |
| Date of submission | 2024-07-02 21:55 |
| Name | FiberSCIP |
| Version | 2024-07-02 |
| Authors | Gioni Mexi, Shanwen Pu, Yuji Shinano, Thorsten Koch |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1 |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Gioni Mexi |
| Date of submission | 2024-07-30 22:30 |
| Name | FiberSCIP |
| Version | 2024-07-30 |
| Authors | Gioni Mexi, Shanwen Pu, Yuji Shinano, Thorsten Koch |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1 |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Gioni Mexi |
| Date of submission | 2024-07-30 22:30 |
| Name | FiberSCIP |
| Version | 20 cores, 2024-07-30 |
| Authors | Gioni Mexi, Shanwen Pu, Yuji Shinano, Thorsten Koch |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Gioni Mexi |
| Date of submission | 2024-08-09 12:21 |
| Name | FiberSCIP |
| Version | 20 cores, 2024-08-09 |
| Authors | Gioni Mexi, Dominik Kamp, Shanwen Pu, Yuji Shinano, Thorsten Koch |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Gioni Mexi |
| Date of submission | 2024-08-12 13:28 |
| Name | FiberSCIP |
| Version | 20 cores, 2024-08-12 |
| Authors | Gioni Mexi, Dominik Kamp, Shanwen Pu, Yuji Shinano, Thorsten Koch |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | fscip settings/racing.prm BENCHNAME -qsol -t 3600 -sth NBCORE |
| Conversion script command line | |
| Comments | Please use 3600 as time limit and not 72000. FiberSCIP uses Wallclock-Time for termination. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Yiyuan Wang |
| Date of submission | 2024-07-11 09:19 |
| Name | Hybrid-CASHWMaxSATDisjCadSP+Exact |
| Version | 2024-07-11 |
| Authors | Yiyuan Wang; Shiwei Pan; Yujiao Zhao; Minghao Yin |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./Hybrid-CASHWMaxSATDisjCadSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT |
| Conversion script command line | |
| Comments | Hybrid-CASHWMaxSATDisjCadSP+Exact is a hybrid version that combines the complete PB solver Exact and the complete MaxSAT solver CASHWMaxSAT-DisjCad-SP. Exact is an open-source solver, which has been made available by its author at https://gitlab.com/JoD/exact. CASHWMaxSAT-DisjCad-SP has been submitted to the complete category in the PB2024 competition. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Yiyuan Wang |
| Date of submission | 2024-07-11 09:18 |
| Name | Hybrid-CASHWMaxSATDisjComS+Exact |
| Version | 2024-07-11 |
| Authors | Yiyuan Wang; Shiwei Pan; Yujiao Zhao; Minghao Yin |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./Hybrid-CASHWMaxSATDisjComS+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT |
| Conversion script command line | |
| Comments | Hybrid-CASHWMaxSATDisjComS+Exact is a hybrid version that combines the complete PB solver Exact and the complete MaxSAT solver CASHWMaxSAT-DisjCom-S. Exact is an open-source solver, which has been made available by its author at https://gitlab.com/JoD/exact. CASHWMaxSAT-DisjCom-S has been submitted to the complete category in the PB2024 competition. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Yiyuan Wang |
| Date of submission | 2024-07-11 09:21 |
| Name | Hybrid-LSMabP+Exact |
| Version | 2024-07-11 |
| Authors | Yiyuan Wang; Shiwei Pan; Yujiao Zhao; Minghao Yin |
| Complete/Incomplete | Incomplete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./Hybrid-LSMabP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT |
| Conversion script command line | |
| Comments | Hybrid-LSMabP+Exact is a hybrid version that includes the complete PB solver Exact and the incomplete PB solver LSMabP. Exact is open-sourced and released by its author on https://gitlab.com/JoD/exact. LSMabP has been submitted to the incomplete category in the PB2024 competition. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Yiyuan Wang |
| Date of submission | 2024-07-11 09:23 |
| Name | Hybrid-LSMabSP+CASHWMaxSATDisjCom |
| Version | 2024-07-11 |
| Authors | Yiyuan Wang; Shiwei Pan; Yujiao Zhao; Minghao Yin |
| Complete/Incomplete | Incomplete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./Hybrid-LSMabSP+CASHWMaxSATDisjCom BENCHNAME TIMEOUT TMPDIR MEMLIMIT |
| Conversion script command line | |
| Comments | Hybrid-LSMabSP+CASHWMaxSATDisjCom is a hybrid version that includes the complete MaxSAT solver CASHWMaxSAT-DisjCom and the incomplete PB solver LSMabSP. LSMabSP has been submitted to the incomplete category of the PB2024 competition. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Yiyuan Wang |
| Date of submission | 2024-07-11 09:22 |
| Name | Hybrid-LSMabSP+Exact |
| Version | 2024-07-11 |
| Authors | Yiyuan Wang; Shiwei Pan; Yujiao Zhao; Minghao Yin |
| Complete/Incomplete | Incomplete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT |
| Conversion script command line | |
| Comments | Hybrid-LSMabSP+Exact is a hybrid version that includes the complete PB solver Exact and the incomplete PB solver LSMabSP. Exact is open-sourced and released by its author on https://gitlab.com/JoD/exact. LSMabSP has been submitted to the incomplete category in the PB2024 competition. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Hannes Ihalainen |
| Date of submission | 2024-07-09 14:27 |
| Name | IPBHS-GUROBI |
| Version | 2024-07-09 |
| Authors | Hannes Ihalainen, Jeremias Berg, Matti Järvisalo |
| Complete/Incomplete | Complete |
| Is able to solve | OPT-LIN |
| Solver command line | run-glibc-2.34.sh ./ipbhs_gurobi BENCHNAME |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Hannes Ihalainen |
| Date of submission | 2024-07-09 14:30 |
| Name | IPBHS-GUROBI-SYM |
| Version | 2024-07-09 |
| Authors | Hannes Ihalainen, Jeremias Berg, Bart Bogaerts, Matti Järvisalo |
| Complete/Incomplete | Complete |
| Is able to solve | OPT-LIN |
| Solver command line | run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores BENCHNAME |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Hannes Ihalainen |
| Date of submission | 2024-07-09 14:20 |
| Name | IPBHS-SCIP |
| Version | 2024-07-09 |
| Authors | Hannes Ihalainen, Jeremias Berg, Matti Järvisalo |
| Complete/Incomplete | Complete |
| Is able to solve | OPT-LIN |
| Solver command line | ./ipbhs_static_scip BENCHNAME |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Yujiao Zhao |
| Date of submission | 2024-07-10 17:24 |
| Name | LS-Mab |
| Version | 2024-07-10 |
| Authors | Yujiao Zhao;Shiwei Pan; Yiyuan Wang; Minghao Yin |
| Complete/Incomplete | Incomplete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./LS-Mab -f BENCHNAME -t 3558 -s RANDOMSEED --no-s |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Yujiao Zhao |
| Date of submission | 2024-07-10 17:31 |
| Name | LS-MabP |
| Version | 2024-07-10 |
| Authors | Yujiao Zhao;Shiwei Pan; Yiyuan Wang; Minghao Yin |
| Complete/Incomplete | Incomplete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./LS-MabP -f BENCHNAME -t 3558 -s RANDOMSEED --no-s |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Yujiao Zhao |
| Date of submission | 2024-07-10 17:32 |
| Name | LS-MabS |
| Version | 2024-07-10 |
| Authors | Yujiao Zhao;Shiwei Pan; Yiyuan Wang; Minghao Yin |
| Complete/Incomplete | Incomplete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./LS-MabS -f BENCHNAME -t 3558 -s RANDOMSEED |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Yujiao Zhao |
| Date of submission | 2024-07-10 17:33 |
| Name | LS-MabSP |
| Version | 2024-07-10 |
| Authors | Yujiao Zhao;Shiwei Pan; Yiyuan Wang; Minghao Yin |
| Complete/Incomplete | Incomplete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./LS-MabSP -f BENCHNAME -t 3558 -s RANDOMSEED |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Christoph Jabs |
| Date of submission | 2024-07-02 09:58 |
| Name | mixed-bag |
| Version | 2024-07-02 |
| Authors | Christoph Jabs, Jeremias Berg, Matti Järvisalo |
| Complete/Incomplete | Complete |
| Is able to solve | OPT-LIN |
| Solver command line | mixed-bag BENCHNAME |
| Conversion script command line | |
| Comments | Bugfixes |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Christoph Jabs |
| Date of submission | 2024-07-19 11:24 |
| Name | mixed-bag |
| Version | 2024-07-19 |
| Authors | Christoph Jabs, Jeremias Berg, Matti Järvisalo |
| Complete/Incomplete | Complete |
| Is able to solve | OPT-LIN |
| Solver command line | mixed-bag BENCHNAME |
| Conversion script command line | |
| Comments | Bugfix for reported incorrect UNSAT bug |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Masahiko Sakai |
| Date of submission | 2024-07-04 04:53 |
| Name | NaPS |
| Version | 1.03 |
| Authors | Masahiko Sakai and Hidetomo Nabeshima |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | HOME/naps-1.03.sh BENCHNAME |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Masahiko Sakai |
| Date of submission | 2024-07-04 04:59 |
| Name | NaPS-GM |
| Version | 1.03 |
| Authors | Masahiko Sakai and Hidetomo Nabeshima |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | HOME/naps-1.03.sh -GM BENCHNAME |
| Conversion script command line | |
| Comments | This solver invokes GlueMiniSat. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Masahiko Sakai |
| Date of submission | 2024-06-14 10:19 |
| Name | NaPS-PB16 |
| Version | 1.02b5 |
| Authors | Masahiko Sakai and Hidetomo Nabeshima |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | HOME/naps-1.02b5.sh BENCHNAME |
| Conversion script command line | |
| Comments | NaPS PB16 version with bugs fixed. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Peng Lin |
| Date of submission | 2024-07-11 09:36 |
| Name | ParLS-PBO-1.1 |
| Version | 2024-07-09 |
| Authors | Zhihan Chen, Peng Lin, Yi Chu, and Shaowei Cai |
| Complete/Incomplete | Incomplete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./ParLS-PBO --benchName=BENCHNAME --time_limit=TIMELIMIT --nbcore=1 |
| Conversion script command line | |
| Comments | This is a parallel solver. In the archive, There are the bin folder and the src folder. In the bin folder, you could easily run the precompiled solver. Example: ./ParLS-PBO --benchName=/tmp/file.opb --time_limit=300 --nbcore=4 We provide the source code in the src folder, you can compile it following the README.md. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Peng Lin |
| Date of submission | 2024-07-11 09:36 |
| Name | ParLS-PBO-1.1 |
| Version | 20 cores, 2024-07-09 |
| Authors | Zhihan Chen, Peng Lin, Yi Chu, and Shaowei Cai |
| Complete/Incomplete | Incomplete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | ./ParLS-PBO --benchName=BENCHNAME --time_limit=TIMEOUT --nbcore=NBCORE |
| Conversion script command line | |
| Comments | This is a parallel solver. In the archive, There are the bin folder and the src folder. In the bin folder, you could easily run the precompiled solver. Example: ./ParLS-PBO --benchName=/tmp/file.opb --time_limit=300 --nbcore=4 We provide the source code in the src folder, you can compile it following the README.md. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Christoph Jabs |
| Date of submission | 2024-07-02 09:57 |
| Name | pb-oll-rs |
| Version | 2024-07-02 |
| Authors | Christoph Jabs, Jeremias Berg, Matti Järvisalo |
| Complete/Incomplete | Complete |
| Is able to solve | OPT-LIN |
| Solver command line | pb-oll-rs BENCHNAME |
| Conversion script command line | |
| Comments | Bugfixes |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Christoph Jabs |
| Date of submission | 2024-07-19 11:26 |
| Name | pb-oll-rs |
| Version | 2024-07-19 |
| Authors | Christoph Jabs, Jeremias Berg, Matti Järvisalo |
| Complete/Incomplete | Complete |
| Is able to solve | OPT-LIN |
| Solver command line | pb-oll-rs BENCHNAME |
| Conversion script command line | |
| Comments | No changes, reupload since pb-oll-rs disappeared when submitting mixed-bag |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Neng-Fa Zhou |
| Date of submission | 2024-06-18 21:03 |
| Name | Picat |
| Version | 2024-06-18 |
| Authors | Neng-Fa Zhou |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | pb_picat BENCHNAME |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Marc Vinyals |
| Date of submission | 2024-07-19 13:00 |
| Name | RoundingSat |
| Version | log (1) |
| Authors | Jan Elffers, Jo Devriendt, Stephan Gocht, Jakob Nordström, Andy Oertel, Marc Vinyals |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=CERTNAME --lp-cut-gomory=0 BENCHNAME |
| Conversion script command line | |
| Comments | Build script: build.sh |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Marc Vinyals |
| Date of submission | 2024-07-27 02:15 |
| Name | RoundingSat |
| Version | log (2) |
| Authors | Jan Elffers, Jo Devriendt, Stephan Gocht, Jakob Nordström, Andy Oertel, Marc Vinyals |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=CERTNAME --lp-cut-gomory=0 BENCHNAME |
| Conversion script command line | |
| Comments | Build script: build.sh |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Marc Vinyals |
| Date of submission | 2024-07-30 09:57 |
| Name | RoundingSat |
| Version | log (3) |
| Authors | Jan Elffers, Jo Devriendt, Stephan Gocht, Jakob Nordström, Andy Oertel, Marc Vinyals |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=CERTNAME --lp-cut-gomory=0 BENCHNAME |
| Conversion script command line | |
| Comments | Build script: build.sh |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Marc Vinyals |
| Date of submission | 2024-07-12 12:52 |
| Name | RoundingSat |
| Version | nolog (1) |
| Authors | Jan Elffers, Jo Devriendt, Stephan Gocht, Jakob Nordström, Andy Oertel, Marc Vinyals |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 BENCHNAME |
| Conversion script command line | |
| Comments | Build script: build.sh |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Marc Vinyals |
| Date of submission | 2024-07-19 12:59 |
| Name | RoundingSat |
| Version | nolog (2) |
| Authors | Jan Elffers, Jo Devriendt, Stephan Gocht, Jakob Nordström, Andy Oertel, Marc Vinyals |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 BENCHNAME |
| Conversion script command line | |
| Comments | Build script: build.sh |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Daniel Le Berre |
| Date of submission | 2024-07-12 22:06 |
| Name | Sat4j Cutting Planes 2024 |
| Version | 2024-07-12 |
| Authors | Daniel Le Berre and Romain Wallon |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | java -jar sat4j-pb.jar CuttingPlanesPB24 BENCHNAME |
| Conversion script command line | |
| Comments | Sat4j cutting planes using the best settings found by Romain during his PhD. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Daniel Le Berre |
| Date of submission | 2024-07-12 22:10 |
| Name | Sat4j Partial RoundingSAT 2024 |
| Version | 2024-07-12 |
| Authors | Daniel Le Berre and Romain Wallon |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | java -jar sat4j-pb.jar PartialRoundingSatPB24 BENCHNAME |
| Conversion script command line | |
| Comments | Sat4j specific implementation of RoundingSAT proof system, as seen in Romain's PhD. |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Daniel Le Berre |
| Date of submission | 2024-07-07 22:57 |
| Name | Sat4j Resolution 2024 |
| Version | 2024-07-07 |
| Authors | Daniel Le Berre and Romain Wallon |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN OPT-LIN |
| Solver command line | java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME |
| Conversion script command line | |
| Comments | Sat4j resolution with some simplifications disabled to support veripb proof files. Since the proof is based on rup, all the proofs should be accepted by veripb. The behavior may be a bit different from the default version of the resolution based submission (without certificate) |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Daniel Le Berre |
| Date of submission | 2024-07-07 22:53 |
| Name | Sat4j Resolution Default |
| Version | 2024-07-07 |
| Authors | Daniel Le Berre and Romain Wallon |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | java -jar sat4j-pb.jar BENCHNAME |
| Conversion script command line | |
| Comments | Sat4j Resolution-based default solver |
| Solver files and checksums |
| Event | PB'24 competition |
| Type | PB |
| Submitter | Gioni Mexi |
| Date of submission | 2024-07-07 14:59 |
| Name | SCIP |
| Version | 2024-07-07 |
| Authors | Gioni Mexi, Shanwen Pu, Julian Manns, Marc Pfetsch, Thorsten Koch, Christopher Hojny, Alexander Hoen, Dominik Kamp, Matthias Walter, Ksenia Bestuzheva |
| Complete/Incomplete | Complete |
| Is able to solve | DEC-LIN DEC-NLC OPT-LIN OPT-NLC |
| Solver command line | pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT |
| Conversion script command line | |
| Comments | |
| Solver files and checksums |