PB'26 competition WBO: list of solvers

List of solvers

Details on each solver


EventPB'26 competition WBO
TypeWBO
SubmitterAndrew Yates
Date of submission2026-06-18 16:07
NameAY
Version0.11.0
AuthorsAndrew Yates
Complete/IncompleteComplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command lineDIR/run.sh BENCHNAME
Conversion script command line
CommentsPrebuilt static x86_64 Linux binary (ay-pb) included
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterAndrew Yates
Date of submission2026-07-11 07:56
NameAY
Version2026-07-11b
AuthorsAndrew Yates
Complete/IncompleteComplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command lineDIR/run.sh BENCHNAME
Conversion script command line
CommentsSame self-contained packaging as this morning (vendored, builds --locked --offline, no credentials needed) plus one robustness fix found in our final full-set validation: a rare optimality-check stall on multiplier-circuit instances that could ignore the time limit. sha256 2ff0d8ea21f62ea1a96d3871f5e90142e1f4fde126b31af7f47d6e378d4916d6. Same filename replaces the earlier upload.
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterJo Devriendt
Date of submission2026-06-14 01:04
NameExact
Version2026-06-14
AuthorsJo Devriendt
Complete/IncompleteComplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command line./Exact_pb26 --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=200 --inp-symmetry=0 BENCHNAME
Conversion script command line
CommentsThis year's version of Exact, vanilla settings. See https://gitlab.com/nonfiction-software/exact/-/tree/pb26?ref_type=heads.
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterMasahiro Sakai
Date of submission2026-05-18 18:35
Nameexact-printemps
Version2026-05-18
AuthorsMasahiro Sakai, Yuji Koguma
Complete/IncompleteIncomplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command lineDIR/exact-printemps --exact-path DIR/Exact --printemps-path DIR/pb_competition_2025_solver --save-dir TMPDIR -t TIMEOUT --seed RANDOMSEED -j NBCORE --use-fixed-literals BENCHNAME
Conversion script command line
CommentsThis is a meta-solver that calls Exact and PRINTEMPS.
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterJo Devriendt
Date of submission2026-06-14 01:07
NameExact_symbreak
Version2026-06-14
AuthorsJo Devriendt
Complete/IncompleteComplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command line./Exact_pb26 --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=200 --inp-symmetry=2 BENCHNAME
Conversion script command line
CommentsThis year's version of Exact, with symmetry-based solution improvement and symmetry breaking unit literals. See https://gitlab.com/nonfiction-software/exact/-/tree/pb26?ref_type=heads.
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterJo Devriendt
Date of submission2026-06-14 01:06
NameExact_symlocal
Version2026-06-14
AuthorsJo Devriendt
Complete/IncompleteComplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command line./Exact_pb26 --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=200 --inp-symmetry=1 BENCHNAME
Conversion script command line
CommentsThis year's version of Exact, with symmetry-based solution improvement. See https://gitlab.com/nonfiction-software/exact/-/tree/pb26?ref_type=heads.
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterMasahiko Sakai
Date of submission2026-06-08 04:19
NameNaPS
Version1.04
AuthorsMasahiko Sakai and Hidetomo Nabeshima
Complete/IncompleteComplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command line./naps.sh -given-time=TIMEOUT BENCHNAME
Conversion script command line
Comments
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterLaurent Perron
Date of submission2026-05-18 17:06
NameOR-Tools CP-SAT
Version2026-05-18
AuthorsLaurent Perron
Complete/IncompleteComplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command linecp-sat-runner --params num_workers:NBCORE,log_search_progress:false,max_time_in_seconds:TIMEOUT,random_seed:RANDOMSEED --competition_mode --input BENCHNAME
Conversion script command line
Comments
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterMasahiro Sakai
Date of submission2026-05-18 18:18
NamePRINTEMPS
Version2026-05-18
AuthorsYuji Koguma, Masahiro Sakai
Complete/IncompleteIncomplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command lineDIR/pb_competition_2025_solver -k -1 -t TIMEOUT -j NBCORE -r RANDOMSEED BENCHNAME
Conversion script command line
Comments
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterDaniel Le Berre
Date of submission2026-05-20 14:41
NameSat4j CuttingPlanes
Version2026-06-10
AuthorsDaniel Le Berre
Complete/IncompleteComplete
Is able to solve
Solver command linejava -jar HOME/sat4j-pb.jar CuttingPlanesPB24 BENCHNAME
Conversion script command line
Comments
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterDaniel Le Berre
Date of submission2026-05-20 14:42
NameSat4j Resolution
Version2026-06-10
AuthorsDaniel Le Berre
Complete/IncompleteComplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command linejava -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
Conversion script command line
Comments
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterMasahiro Sakai
Date of submission2026-06-28 15:06
Namescip-printemps
Version2026-06-28
AuthorsMasahiro Sakai, Yuji Koguma
Complete/IncompleteIncomplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command lineDIR/scip-printemps --printemps-path DIR/pb_competition_2025_solver --save-dir TMPDIR -t TIMEOUT --seed RANDOMSEED -j NBCORE --use-fixed-literals BENCHNAME
Conversion script command line
CommentsUpdates from 2026-06-15 version
- Fixed a bug that was causing incorrect vairable fixing and incorrect UNSAT
- Changed the build environment from Ubuntu-24.04 to Ubuntu-22.04 to ensure compatibility with glibc-2.34
- Reenabled WBO support
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterMarek Piotrów
Date of submission2026-06-27 11:43
NameUWrMaxSat-SCIP
Version2.0.3
AuthorsMarek Piotrów
Complete/IncompleteComplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command line./uwrmaxsat -no-par -scip-cpu=900 -scip-cpu-add=500 -mem-lim=MEMLIMIT BENCHNAME
Conversion script command line
CommentsMain external components:
- CaDiCaL, the SAT solver, ver. 2.1.3, https://github.com/arminbiere/cadical
- SCIP, the MIP solver, ver. 10.0.2, https://scipopt.org/

The source of UWrMaxSat, ver. 2.0.0: https://github.com/marekpiotrow/UWrMaxSat;
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterMarek Piotrów
Date of submission2026-07-02 07:26
NameUWrMaxSat-SCIP
Version2.0.4
AuthorsMarek Piotrów
Complete/IncompleteComplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command line./uwrmaxsat -no-par -scip-cpu=900 -scip-cpu-add=500 -mem-lim=MEMLIMIT BENCHNAME
Conversion script command line
CommentsMain external components:
- CaDiCaL, the SAT solver, ver. 2.1.3, https://github.com/arminbiere/cadical
- SCIP, the MIP solver, ver. 10.0.2, https://scipopt.org/

The source of UWrMaxSat, ver. 2.0.0: https://github.com/marekpiotrow/UWrMaxSat;
Solver files and checksums
[Show/Hide files]

EventPB'26 competition WBO
TypeWBO
SubmitterMarek Piotrów
Date of submission2026-07-05 09:16
NameUWrMaxSat-SCIP
Version2.0.5
AuthorsMarek Piotrów
Complete/IncompleteComplete
Is able to solvePARTIAL-LIN
SOFT-LIN
Solver command line./uwrmaxsat -no-par -scip-cpu=900 -scip-cpu-add=500 -mem-lim=MEMLIMIT BENCHNAME
Conversion script command line
CommentsMain external components:
- CaDiCaL, the SAT solver, ver. 2.1.3, https://github.com/arminbiere/cadical
- SCIP, the MIP solver, ver. 10.0.2, https://scipopt.org/

The source of UWrMaxSat, ver. 2.0.0: https://github.com/marekpiotrow/UWrMaxSat;
Solver files and checksums
[Show/Hide files]