Commit Graph

11457 Commits

Author SHA1 Message Date
Mizux Seiha
ecf41fd428 cmake: improve python pdoc title page 2023-02-02 11:40:42 +01:00
Mizux Seiha
5273b3e7de cmake: Cleanup 2023-02-02 11:40:42 +01:00
Mizux Seiha
78dd355643 cmake: Cleanup README.md 2023-02-02 11:40:42 +01:00
Mizux Seiha
5865d2313d tools/doc: indent CSS style sheet 2023-02-02 11:40:42 +01:00
Laurent Perron
c6fbcf57e4 speed up linear relaxation, cuts code 2023-02-01 17:46:22 +01:00
Laurent Perron
8ac91f546b cleanup 2023-02-01 17:45:53 +01:00
Laurent Perron
d0440aebe0 fix 2023-02-01 17:44:04 +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
Corentin Le Molgat
8089ad46fa tools: make gen_ref_doc.py executable 2023-02-01 08:59:19 +01:00
Corentin Le Molgat
4e50d2c207 cmake: Fixup deps.cmake 2023-02-01 08:59:19 +01:00
Laurent Perron
c2127e03b5 Merge branch 'main' of github.com:google/or-tools 2023-01-31 20:48:40 +01:00
Laurent Perron
e9f9404923 Remove logging code; use absl one 2023-01-31 20:46:43 +01:00
Mizux Seiha
c166a3f65a cmake: Bump abseil-cpp 20220623.1 -> 20230105.0 2023-01-31 19:11:26 +01:00
Laurent Perron
7188121fb6 bump absl for bazel, fix obsolete thread annotations 2023-01-29 22:34:26 +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
4f19d707fd fix 2023-01-27 17:39:33 +01:00
Laurent Perron
6ae6405ab1 comment 2023-01-27 16:54:05 +01:00
Laurent Perron
193e3f7b58 misc 2023-01-27 16:53:58 +01:00
Laurent Perron
806fcd185e CP-SAT optimize LinMax propagator; linear constraint; adapt pybind11 to new protobuf API 2023-01-27 16:53:53 +01:00
Laurent Perron
d1fc863202 simplify swig java for sat 2023-01-27 16:09:00 +01:00
Laurent Perron
b0de6c49d5 use python absltest 2023-01-27 16:08:37 +01:00
Laurent Perron
c4d3e7ba0b remove mem allocs 2023-01-27 16:08:26 +01:00
Laurent Perron
9ffba8a0f5 small polish 2023-01-27 16:08:13 +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
49a72a8d67 [CP-SAT] fix #3643 2023-01-25 18:36:12 +01:00
Laurent Perron
46f3f1bd79 small code update/sync 2023-01-25 18:35:46 +01:00
Corentin Le Molgat
2be08a70e7 bazel: Cleanup WORKSPACE 2023-01-25 16:08:38 +01:00
Corentin Le Molgat
545399902d cmake(ci): Fix alpine python Dockerfile 2023-01-25 16:08:04 +01:00
Corentin Le Molgat
8bb9a6a65f bazel(ci): log java version in use by runner 2023-01-25 15:57:40 +01:00
Laurent Perron
840066caa0 Merge branch 'main' of github.com:google/or-tools 2023-01-25 15:25:35 +01:00
Laurent Perron
71dde046fa cleanup 2023-01-25 15:24:54 +01:00
Corentin Le Molgat
ee3b38e06a bazel: Fix python deps
need to pin all deps
2023-01-25 14:23:35 +01:00
Corentin Le Molgat
a74e500760 bazel(ci): Fix fedora build
Bazel rely on `which` to find python/python3 interpreter
2023-01-25 13:16:18 +01:00
Corentin Le Molgat
25f19e516a bazel: bump rules_python 0.12.0 -> 0.16.2 2023-01-25 11:56:51 +01:00
Laurent Perron
73e4f75445 [CP-SAT] rewrite cut massaging procedure (cover, flow, knapsack) 2023-01-24 17:03:43 +01:00
Laurent Perron
3eaf52397f fix test code 2023-01-24 15:58:13 +01:00
Laurent Perron
8d2df04bbc [CP-SAT] run java tests under bazel; enrich workspace 2023-01-24 15:33:55 +01:00
Laurent Perron
223a1a6c3b one more sat python test 2023-01-23 17:37:56 +01:00
Laurent Perron
32036a6201 run all sat python tests under bazel 2023-01-23 17:28:11 +01:00
Laurent Perron
fb9c880ea3 first cp_model bazel python test 2023-01-23 17:10:16 +01:00
Laurent Perron
3fe885e064 sync 2023-01-23 16:16:14 +01:00
Laurent Perron
1035b775c7 fix 2023-01-23 15:00:45 +01:00
Laurent Perron
010f6dbce9 sync after new export procedure 2023-01-23 13:20:43 +01:00
Laurent Perron
0094ab9c88 [CP-SAT] polish all-diff expansion heuristics; add warning when scaling floating point objective with high activity 2023-01-23 13:19:54 +01:00
Corentin Le Molgat
873d832042 cmake: Enable pdlp python samples 2023-01-23 10:50:06 +01:00
Corentin Le Molgat
753baa892b update pybind11_bazel.patch 2023-01-23 10:02:25 +01:00
Corentin Le Molgat
a0e0cccd82 pdlp: reformat BUILD.bazel 2023-01-20 18:08:14 +01:00