Commit Graph

12083 Commits

Author SHA1 Message Date
Laurent Perron
fa6883d544 mostly cleaning: remove integral_types.h and basictypes.h 2023-08-24 14:52:54 +02:00
Corentin Le Molgat
d08a7ffb47 bazel: bump rules 2023-08-23 17:57:01 +02:00
Corentin Le Molgat
8ce89a6d07 routing: Export from google3 2023-08-21 11:44:57 +02:00
Corentin Le Molgat
63357b2e67 graph: add bazel comment 2023-08-21 09:04:57 +02:00
Corentin Le Molgat
72a609006b dotnet: fix indent 2023-08-21 09:04:57 +02:00
Corentin Le Molgat
f1ee784cd5 logging.h clean include 2023-08-18 16:15:42 +02:00
Corentin Le Molgat
d46ebfeabf integral_types.h to types.h 2023-08-18 16:14:58 +02:00
Corentin Le Molgat
99a7b573c1 bazel: buildozer 2023-08-18 16:12:45 +02:00
Corentin Le Molgat
274206345e cmake: Fix opensuse python ci 2023-08-17 18:07:08 +02:00
Corentin Le Molgat
7c8d37a1b5 update notebooks 2023-08-16 11:32:39 +02:00
Corentin Le Molgat
7ab3a53df1 cleanup notebook_requirements.txt 2023-08-16 10:42:39 +02:00
Laurent Perron
bdcd65ff77 update notebook depedency 2023-08-15 17:55:42 -05:00
Mizux
53cd426f18 Update README.md 2023-08-11 15:23:47 +02:00
Corentin Le Molgat
e3d047f983 deps: Bump Protobuf to v24.0 2023-08-11 15:13:42 +02:00
Corentin Le Molgat
a8cfbe83e8 deps: Bump re2 to 2023-08-01 2023-08-11 09:47:30 +02:00
Laurent Perron
9f6ba7cde5 remove last make workflow 2023-08-10 14:37:09 -07:00
Laurent Perron
25568ace1e cleaning 2023-08-10 13:48:46 -07:00
Laurent Perron
734df45de4 remove int128 abls::Stringify 2023-08-10 12:58:45 -07:00
Laurent Perron
5c05275169 Merge branch 'main' of github.com:google/or-tools 2023-08-10 11:43:27 -07:00
Laurent Perron
aaf306ca38 move absl::Stringify(int128) from cuts.cc to base/logging.h 2023-08-10 11:42:23 -07:00
Mizux Seiha
bb7c013bf8 workaround abseil-cpp regression. 2023-08-10 20:19:54 +02:00
Laurent Perron
797b0ea56c fix #3889 2023-08-10 11:08:16 -07:00
Laurent Perron
9b8bfd7ee1 remove make github runners 2023-08-10 10:59:00 -07:00
Mizux Seiha
9996940cf3 deps: Bump abseil-cpp to 20230802.0 2023-08-10 14:08:51 +02:00
Mizux Seiha
0693558fd5 deps: finish Protobuf 3.23.4 bump 2023-08-10 12:53:06 +02:00
Laurent Perron
4eb29c2805 one more test 2023-08-09 22:37:28 -07:00
Laurent Perron
2f122bcc9b one more test 2023-08-09 22:34:09 -07:00
Laurent Perron
6c2c50b51a typo 2023-08-09 20:56:39 -07:00
Laurent Perron
6f45c3c5f0 more tests for examples/cpp 2023-08-09 20:54:52 -07:00
Laurent Perron
e65d24a6f4 add more examples/cpp tests 2023-08-09 17:44:00 -07:00
Laurent Perron
341bbec963 add a few bazel tests to examples/cpp 2023-08-09 17:36:49 -07:00
Laurent Perron
38231024fa remove python 3.8 for bazel 2023-08-09 16:58:08 -07:00
Laurent Perron
b3e663de62 [CP-SAT] add packing_precedences_lns 2023-08-09 14:49:24 -07:00
Laurent Perron
ff8e0d249b tweak subsolvers list; add focus on terms parameters to lb_objective_search; fix bug in shared_tree 2023-08-09 14:25:48 -07:00
Laurent Perron
cae124fc2d more work on mps reader 2023-08-09 14:22:43 -07:00
Laurent Perron
2dfc4fb789 integral_types.h -> types.h 2023-08-09 14:22:33 -07:00
Laurent Perron
8db68038cd protobuf 23.3 -> 23.4; update python dependencies 2023-08-09 12:47:07 -07:00
Mizux
ed8db9097c sat: Update README.md 2023-08-04 10:51:26 +02:00
Mizux Seiha
e5ac9e4ac2 tools/docker: Fix python alpine images 2023-08-04 00:32:55 +02:00
Laurent Perron
c8597d302c one more pandas model_builder test 2023-08-03 11:44:58 -07:00
Laurent Perron
9781e62b04 integral_types.h -> types.h 2023-08-03 11:44:31 -07:00
Laurent Perron
1e0f600949 [CP-SAT] few fixes 2023-08-03 11:44:23 -07:00
Laurent Perron
2c36589f5a integral_types.h -> types.h 2023-08-03 11:44:09 -07:00
Laurent Perron
96493f9e91 better mps reader code 2023-08-03 11:43:39 -07:00
Laurent Perron
90e42d9607 fix CP routing decisions 2023-08-03 11:43:26 -07:00
Laurent Perron
7d5bfe5917 Merge branch 'main' of github.com:google/or-tools 2023-08-03 10:13:20 -07:00
Laurent Perron
8d44f5f524 fix race and subsequent crash 2023-08-03 10:12:38 -07:00
Corentin Le Molgat
4d0fad202c tools/release: fix python scripts 2023-08-03 18:23:04 +02:00
Corentin Le Molgat
b79b135fb0 make: windows fixup 2023-08-03 04:24:26 -07:00
Corentin Le Molgat
863a393517 cmake: Fix windows configure (Fix #3876) 2023-08-03 03:12:41 -07:00