Commit Graph

1710 Commits

Author SHA1 Message Date
Laurent Perron
c3fdb12908 Switch algorithms and scheduling python libraries from swig to pybind11; switch protobuf support from forced serialization to pybind11_protobuf -- with patch; [CP-SAT] rewrite cut management; reformat samples with black 2023-06-30 22:49:35 +02:00
Corentin Le Molgat
aa0e719d02 Export examples/cpp/ from google3
* Rework network_routing_sat
2023-06-30 12:01:20 +02:00
Laurent Perron
a743431365 start reformating with black 2023-06-27 14:21:34 +02:00
Corentin Le Molgat
4efde8b29c cleanup 2023-06-21 17:32:00 +02:00
Corentin Le Molgat
5ce691ed40 cmake: Add License header 2023-05-31 11:20:28 +02:00
Corentin Le Molgat
87552165a6 cmake: fix format 2023-05-31 08:07:20 +02:00
Mizux Seiha
bb410c6f6d dotnet: fix timeout 2023-05-30 17:56:49 +02:00
Corentin Le Molgat
381df7735f cmake: Add missing license boilerplate 2023-05-24 15:34:57 +02:00
Laurent Perron
830ef3dc0b improve knapsack_2d_sat example 2023-05-13 10:16:00 +02:00
Corentin Le Molgat
3e8ac8633a update notebooks 2023-04-13 15:46:22 +02:00
Mizux Seiha
2de7d6fbac bazel: Fix build 2023-04-03 11:06:28 +02:00
Mizux Seiha
5425dedcfb Sync python notebook
cmd: ./tools/generate_all_notebooks.sh
2023-03-10 09:19:51 +01:00
Laurent Perron
241d6cd286 add logging to integer/linear_programming; keep absl log symbols in libortools, enable GLPK in bazel 2023-03-09 14:40:16 +01:00
Laurent Perron
1d061ed19e cleanup examples/python 2023-03-03 18:55:16 +04:00
Laurent Perron
dbd5a69471 use new logging flags 2023-02-17 15:17:12 +01:00
Laurent Perron
ebb02b4f8e polish python examples 2023-02-17 13:59:43 +01:00
Laurent Perron
857703cd35 add robot spreading example 2023-02-16 18:20:43 +01:00
Laurent Perron
f7b0c37f0c fix 2023-02-11 04:27:31 -08:00
Laurent Perron
064b3efd74 cleanup code; move solve.cc to ortools/linear_solver 2023-02-10 15:45:53 -08:00
Laurent Perron
269e08b431 Merge branch 'main' of github.com:google/or-tools 2023-02-10 12:53:07 -08:00
Laurent Perron
fa478b8071 move sat_runner from examples/cpp to ortools/sat 2023-02-10 12:52:57 -08:00
Corentin Le Molgat
c0157716d4 fixup 2023-02-10 13:01:08 +01:00
Corentin Le Molgat
ce988f3e0b examples: Add tiny sample to bus_driver_scheduling_sat 2023-02-10 09:41:00 +01:00
Laurent Perron
c01883c977 tune time limits 2023-02-04 07:59:56 +01:00
Laurent Perron
1d942c9a78 tune time limits 2023-02-04 07:56:10 +01:00
Laurent Perron
844dc62117 fix 2023-02-01 14:41:47 +01:00
Laurent Perron
7d6261ceb7 fix dotnet init 2023-02-01 14:23:14 +01:00
Laurent Perron
2c50d8bc16 Add absl::Stringify for protobufs in base/logging.h; fixes all around 2023-02-01 14:14:30 +01:00
Laurent Perron
e9f9404923 Remove logging code; use absl one 2023-01-31 20:46:43 +01:00
Laurent Perron
a06d0ed7a0 more absl::string_view in the c++ code; sync examples/python, remove jniutils.h; move sat/python/visualization.py to sat/colab 2023-01-29 21:20:58 +01:00
Laurent Perron
576fb3fca5 fix examples/python/bazel; add time limit to example; remove jniutil; disable dump_vars_test on mac 2023-01-28 12:38:26 +01:00
Laurent Perron
f460e9b0fc run tests in examples/python under bazel; sync/clean examples 2023-01-26 13:46:40 +01:00
Laurent Perron
9524b7d4b9 improve 'deprecated' makefiles 2022-12-28 11:14:34 +01:00
Corentin Le Molgat
2cb9f320f6 notebook: update 2022-12-21 09:54:15 +01:00
Corentin Le Molgat
928bfbfedb example: fix chemical_balance notebook
note: need to use """ to have our script correctly parsing
2022-12-21 09:54:01 +01:00
Corentin Le Molgat
757a8e884b example: SchoolSchedulingSat cleanup 2022-12-21 09:42:43 +01:00
Corentin Le Molgat
8591380403 contrib: rework SchoolSchedulingSat 2022-12-20 13:26:42 +01:00
Corentin Le Molgat
d6965013c7 example: fix linter in chemical_balance 2022-12-19 15:52:15 +01:00
Corentin Le Molgat
611626522e notebooks: sync 2022-11-25 10:17:29 +01:00
Laurent Perron
49d0173457 try to fix another example 2022-11-12 12:07:27 +01:00
Laurent Perron
39a1d96a59 polish python examples 2022-11-11 11:16:29 +01:00
Laurent Perron
6d9505f45b add time limit 2022-11-09 16:37:10 +01:00
Corentin Le Molgat
4908fd2fb4 update python notebooks 2022-11-02 10:12:37 +01:00
Laurent Perron
a8bc9af29b fix symmetry breaking 2022-10-23 08:12:20 +02:00
Antony Phillips
e94815c567 Bugfixes for cover_rectangle example 2022-10-23 03:54:59 +01:00
Laurent Perron
c0e5ca1cd1 disable assert on windows; fix test 2022-10-11 16:23:29 +02:00
Laurent Perron
cbe7bed968 qap_sat: exit gracefully if no input file 2022-10-11 16:08:47 +02:00
Laurent Perron
5f43e9bc51 fix 2022-10-11 15:03:31 +02:00
Laurent Perron
c33e3a3bbe polish 2022-10-10 17:21:40 +02:00
Laurent Perron
a25d93fcfa qap_sat solver and qap reader 2022-10-10 15:03:10 +02:00