Commit Graph

7 Commits

Author SHA1 Message Date
Laurent Perron
cce9c57758 fix examples 2022-03-25 10:07:27 +01:00
Laurent Perron
4c8570a57c use init_google.h in c++ examples 2022-02-25 09:47:52 +01:00
Laurent Perron
58a32b0510 improve binpacking_2d_sat.cc example 2022-01-08 14:45:54 +01:00
Laurent Perron
79f2c45c33 [CP-SAT] Use AddExactly/AtMostOne in examples/samples; add int_square presolve; add multiplication constraint with target = left * right 2022-01-01 19:26:39 +01:00
Laurent Perron
0a822872ed fix binpacking_2d_sat model 2021-12-30 18:59:09 +01:00
Laurent Perron
9d79484058 improve knapsack_2d_sat.cc and binpacking_2d_sat.cc code 2021-12-22 09:53:33 +01:00
Laurent Perron
c352c1c391 [Packing] Parser and protobuf for 2bp files; add example to solve then as a binpacking or as a knapsack example 2021-12-18 18:16:52 +01:00