Solves a bin packing problem with the CP-SAT solver. More...
Static Public Member Functions | |
| static void | main (String[] args) throws Exception |
Solves a bin packing problem with the CP-SAT solver.
Definition at line 21 of file BinPackingProblemSat.java.
|
inlinestatic |
Definition at line 26 of file BinPackingProblemSat.java.