Commit Graph

11517 Commits

Author SHA1 Message Date
Corentin Le Molgat
99fc7fc769 make: Fix test_cpp 2023-02-13 13:29:38 +01:00
Corentin Le Molgat
c871345d3f make(ci): cleanup 2023-02-13 11:54:36 +01:00
Laurent Perron
857fdb7e91 polish bazel python deps 2023-02-11 09:56:03 -08:00
Laurent Perron
91cfd79cc5 add compilation pass for notebook dependencies 2023-02-11 09:00:57 -08:00
Laurent Perron
f7b0c37f0c fix 2023-02-11 04:27:31 -08:00
Laurent Perron
25c6847377 remove include 2023-02-10 16:38:18 -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
5385b3c7af ci: Fix debian build 2023-02-10 13:01:08 +01:00
Laurent Perron
67ff825a36 minor rewrite 2023-02-10 03:12:01 -08:00
Corentin Le Molgat
ce988f3e0b examples: Add tiny sample to bus_driver_scheduling_sat 2023-02-10 09:41:00 +01:00
Corentin Le Molgat
b3920b4452 cmake: fixup 2023-02-10 08:59:08 +01:00
Corentin Le Molgat
6ffba00174 java: Update doxygen 2023-02-10 08:10:19 +01:00
Corentin Le Molgat
3319e731ae dotnet: Update doxygen 2023-02-10 08:10:19 +01:00
Corentin Le Molgat
9135e3f0b9 cmake: absl fixup 2023-02-10 08:10:19 +01:00
Corentin Le Molgat
1ec087ef56 cmake: tentative fix 2023-02-10 08:10:19 +01:00
Corentin Le Molgat
92a1889c60 make(ci): Fix alpine python dockerfile 2023-02-10 08:10:19 +01:00
Laurent Perron
7277ccc140 reindent cmake files 2023-02-09 16:18:59 -08:00
Laurent Perron
acda5d226d [CP-SAT] reduce memory usage of integer variables; add option to save model in binary format 2023-02-09 16:18:46 -08:00
Laurent Perron
7172a5650a fix 2023-02-09 16:16:59 -08:00
Laurent Perron
f485c209da [PDLP] sync code 2023-02-09 16:16:42 -08:00
Corentin Le Molgat
0dc9269769 tools/release: fix linter check 2023-02-08 13:32:50 +01:00
Mizux Seiha
d0fbd7a42a cmake: fix abseil-cpp link 2023-02-08 13:32:50 +01:00
Mizux Seiha
1a550a3772 make: Fix java_test rule 2023-02-07 19:44:39 +01:00
Mizux Seiha
089c1d3d9f cmake(ci): Fix alpine python build 2023-02-07 18:21:15 +01:00
Mizux Seiha
f6647ce1fc make: fix test_python recipe 2023-02-07 12:30:21 +01:00
Mizux Seiha
ad36676f38 cmake: Fix BUILD_GLOP 2023-02-07 11:09:58 +01:00
Corentin Le Molgat
6b1bd25cf7 tools/docker: cleanup 2023-02-07 10:31:14 +01:00
Corentin Le Molgat
13b4b027e9 ci: Fix check-format Dockerfile 2023-02-07 10:31:14 +01:00
Corentin Le Molgat
d50d085e71 cmake: Fix python doc OR Tools logo 2023-02-07 10:31:14 +01:00
Corentin Le Molgat
b44a6cd79a tools/docker: Add Fedora37 and Fedora38 support 2023-02-07 10:31:14 +01:00
Laurent Perron
cae5e06212 fix 2023-02-06 19:02:44 +01:00
Laurent Perron
1965dc0c02 fix comments 2023-02-06 17:36:50 +01:00
Laurent Perron
89dbff00c2 fix 2023-02-06 17:19:44 +01:00
Laurent Perron
e0891df303 polish 2023-02-06 16:27:20 +01:00
Laurent Perron
641a90e72f [CP-SAT] optimizations 2023-02-06 16:27:12 +01:00
Laurent Perron
3c8e00f7bf add ortools/python/ortools_notebook bazel target 2023-02-06 16:21:11 +01:00
Corentin Le Molgat
d045441876 cmake: Add ortools_python_doc target to ALL 2023-02-06 08:48:45 +01:00
Corentin Le Molgat
2a8b3f7bea tools/docker: Fix Alpine python 2023-02-06 08:48:45 +01:00
Corentin Le Molgat
5567e140cc tools/docker: Bump .Net in alpine image 2023-02-06 08:48:45 +01:00
Corentin Le Molgat
6096f2727c cmake(ci): Bump .Net in Alpine docker 2023-02-06 08:48:45 +01:00
Corentin Le Molgat
4e845f8950 tools/docker: Fix alpine python 2023-02-06 08:48:45 +01:00
Corentin Le Molgat
af4948c414 cmake: Add support for net7.0 TFM 2023-02-06 08:48:45 +01:00
Corentin Le Molgat
f0bcc44bdf cmake: Fix .Net options in doc 2023-02-06 08:48:45 +01:00
Corentin Le Molgat
0e4952ee59 cmake: Disable .Net Core 3.1 by default 2023-02-06 08:47:57 +01:00
Corentin Le Molgat
41d60ad520 cmake: Fix SWIG build
Still need to define ABSL_MUST_USE_RESULT= even with swig 4.1.1
2023-02-06 08:47:46 +01:00
Corentin Le Molgat
9054f13f95 cmake: remove ABSL_MUST_USE_RESULT for swig
should be fixed with absl upstream + swig 4.1 now support attibute
2023-02-06 08:47:46 +01:00
Corentin Le Molgat
13b5f78500 cmake: cleanup dependencies/ 2023-02-06 08:47:46 +01:00