Commit Graph

  • f540e75db3 cmake: fix -DBUILD_CXX=OFF -DBUILD_GLOP=ON build Corentin Le Molgat 2025-07-21 11:47:16 +02:00
  • d344fd265a cmake: fix build when using -DUSE_SCIP=OFF Corentin Le Molgat 2025-07-21 11:29:42 +02:00
  • e4a2edc89d bazel: sort dependencies logically Corentin Le Molgat 2025-07-21 11:31:19 +02:00
  • 0e129b5fc6 cmake: fix -DBUILD_CXX=OFF -DBUILD_GLOP=ON build Corentin Le Molgat 2025-07-21 11:47:16 +02:00
  • 3b6336a63c cmake: fix build when using -DUSE_SCIP=OFF Corentin Le Molgat 2025-07-21 11:29:42 +02:00
  • 8098080ff3 Merge pull request #4735 from google/backport_string_view_migration Guillaume Chatelet 2025-07-21 10:01:20 +02:00
  • 924ba73402 Fix Guillaume Chatelet 2025-07-18 16:18:11 +00:00
  • 46f73b3d35 Backport trivial changes Guillaume Chatelet 2025-07-18 08:11:03 +00:00
  • 33d3bcf7cf Merge pull request #4734 from google/backport_trivial_changes Guillaume Chatelet 2025-07-18 15:24:27 +02:00
  • 7db9c0e956 Backport string_view_migration.h Guillaume Chatelet 2025-07-18 11:59:34 +00:00
  • 7102b6151e Revert CMakeLists.txt change Guillaume Chatelet 2025-07-18 08:18:34 +00:00
  • d869a1fd4c Backport trivial changes Guillaume Chatelet 2025-07-18 08:11:03 +00:00
  • 04d0dbc606 [CP-SAT] optimize the python layer Laurent Perron 2025-07-17 17:51:53 +02:00
  • 8ca9d11491 Merge branch 'main' of github.com:google/or-tools Laurent Perron 2025-07-17 12:55:59 +02:00
  • 0720713896 [CP-SAT] simplify python proto generation workflow Laurent Perron 2025-07-17 12:55:17 +02:00
  • 1f042bf9b4 cleanup bin_packing_cft Mizux Seiha 2025-07-15 23:13:47 +02:00
  • 2ef89ae3b8 Move the sample bin-packing solver from algorithms to set_cover, the only place it is used. Thibaut Cuvelier 2025-07-16 20:47:06 +02:00
  • 442b71c829 sort Laurent Perron 2025-07-16 17:42:09 +02:00
  • ed8f74273c fix python cp-sat under bazel Laurent Perron 2025-07-16 17:41:50 +02:00
  • a42647f9cf improve 2d packing Laurent Perron 2025-07-16 17:41:33 +02:00
  • d14aa7a85a cleanups Laurent Perron 2025-07-16 17:41:16 +02:00
  • e5dc796ef6 [CP-SAT] remove the use of python protobufs; use proxies to C++ protobufs instead; this changes slightly the API of these proto for parameters Laurent Perron 2025-07-16 16:55:49 +02:00
  • 58f3c54580 Add MPConstraint::Clear() to C# wrapper rs-blade 2025-07-15 12:45:20 +02:00
  • 959bb0d51c cmake: Use Boost repo instead of archive Mizux Seiha 2025-07-15 10:09:38 +02:00
  • c19897df1b cmake: Use Boost repo instead of archive Mizux Seiha 2025-07-15 10:09:38 +02:00
  • 3aea3a8656 Column generation Bin Packing heuristic based on CFT (#4639) Francesco Cavaliere 2025-07-10 18:03:17 +02:00
  • 14b7d49b96 glop: Update README.md Corentin Le Molgat 2025-07-10 11:40:51 +02:00
  • 9d3350dcbc cmake: Rework FindSCIP.cmake Corentin Le Molgat 2025-07-10 11:00:45 +02:00
  • 9141d05483 cmake: docs fixup Corentin Le Molgat 2025-07-10 10:58:01 +02:00
  • 2f35555f0c cmake: By default do not use fuzztest unless BUILD_DEPS=ON Corentin Le Molgat 2025-07-10 10:57:42 +02:00
  • 194bf807ac doxygen: add missing ortools deps to c++ doc Corentin Le Molgat 2025-07-09 17:21:33 +02:00
  • 1cad6fc8e0 doxygen: add missing ortools deps to c++ doc Corentin Le Molgat 2025-07-09 17:21:33 +02:00
  • aa6cccad79 examples: cleanup Corentin Le Molgat 2025-07-09 14:34:13 +02:00
  • 91cbda4aea flatzinc: backport from main branch Corentin Le Molgat 2025-07-09 14:24:17 +02:00
  • 1d0ff09af8 ortools: backport from main branch Corentin Le Molgat 2025-07-09 14:23:53 +02:00
  • 9144637624 ortools: cleanup export form google3 Corentin Le Molgat 2025-07-09 13:53:31 +02:00
  • 24eb888d2e doxygen: update docs Mizux Seiha 2025-07-08 13:45:24 +02:00
  • 052d57da07 doxygen: Improve C++ ref manual Corentin Le Molgat 2025-07-04 16:38:43 +02:00
  • 3445c9233f cpp: Add DoxygenLayout.xml Corentin Le Molgat 2025-07-04 16:18:15 +02:00
  • 781ead7283 ortools: export from google3 Corentin Le Molgat 2025-07-07 15:39:14 +02:00
  • 43aa85125b ci: disable windows cpp debug build Corentin Le Molgat 2025-07-07 14:35:59 +02:00
  • a99e559734 ortools: cleanup export form google3 Corentin Le Molgat 2025-07-09 13:53:31 +02:00
  • e2a2295fb4 doxygen: update docs Mizux Seiha 2025-07-08 13:45:24 +02:00
  • 4dd891330a doxygen: Improve C++ ref manual Corentin Le Molgat 2025-07-04 16:38:43 +02:00
  • 2f343eee41 cpp: Add DoxygenLayout.xml Corentin Le Molgat 2025-07-04 16:18:15 +02:00
  • 9991028e4a ortools: export from google3 Corentin Le Molgat 2025-07-07 15:39:14 +02:00
  • 89c59c06e8 routing: export from google3 Corentin Le Molgat 2025-07-07 15:38:50 +02:00
  • 76fff2897d ci: disable windows cpp debug build Corentin Le Molgat 2025-07-07 14:35:59 +02:00
  • 7f88299aa0 cmake: set numpy to 2.0.2 as minimum Corentin Le Molgat 2025-07-07 11:03:07 +02:00
  • fe33ccf148 sat: Fix routes_support_graph.proto namespace Corentin Le Molgat 2025-07-04 18:02:10 +02:00
  • a2c3fa71b9 remove deprecated doc generation stuff Corentin Le Molgat 2025-07-04 15:17:22 +02:00
  • d90690fcf4 math_opt: remove scaler_util (not used) Corentin Le Molgat 2025-07-07 11:28:07 +02:00
  • 7c06c551e8 cmake: set numpy to 2.0.2 as minimum Corentin Le Molgat 2025-07-07 11:03:07 +02:00
  • 7acf422f66 sat: Fix routes_support_graph.proto namespace Corentin Le Molgat 2025-07-04 18:02:10 +02:00
  • 527c178b56 remove deprecated doc generation stuff Corentin Le Molgat 2025-07-04 15:17:22 +02:00
  • b3e91bf346 examples: fix rcpsp_sat.py test Corentin Le Molgat 2025-07-04 14:21:18 +02:00
  • 914025a5f8 Turn some .i files into .swig Guillaume Chatelet 2025-07-03 11:02:22 +02:00
  • 6af8bd54b4 Turn some .i files into .swig Guillaume Chatelet 2025-07-02 12:20:11 +00:00
  • bbcb7a8cc8 update README.md Corentin Le Molgat 2025-07-02 11:55:25 +02:00
  • ce6e365690 pdlp: Add README.md Corentin Le Molgat 2025-07-02 11:55:25 +02:00
  • 0ef0f402d1 cleanup from google3 Corentin Le Molgat 2025-07-02 11:54:13 +02:00
  • c9ef87403d pdlp: Add README.md Corentin Le Molgat 2025-07-02 11:55:25 +02:00
  • ef0a57b51f cleanup from google3 Corentin Le Molgat 2025-07-02 11:54:13 +02:00
  • 6c09169099 missing files Laurent Perron 2025-07-01 17:07:29 +02:00
  • 3b63125457 update code Laurent Perron 2025-07-01 16:52:19 +02:00
  • 7088dabd1e new example Laurent Perron 2025-07-01 16:52:06 +02:00
  • 5b1376b9df small cleaning Laurent Perron 2025-07-01 16:51:11 +02:00
  • 09e7e951a2 cmake(ci): Rework Vagrantfile Corentin Le Molgat 2025-06-30 09:59:26 +02:00
  • 835b3b3b93 doxygen: force light-mode for doc Corentin Le Molgat 2025-06-26 13:32:30 +02:00
  • b644c5fb1e cmake(ci): Rework Vagrantfile Corentin Le Molgat 2025-06-30 09:59:26 +02:00
  • 94308a9fe6 doxygen: force light-mode for doc Corentin Le Molgat 2025-06-26 13:32:30 +02:00
  • 52d44af1dd cmake: update doxygen-awesome-css from v2.1.0 to v2.3.4 Corentin Le Molgat 2025-06-26 13:24:10 +02:00
  • d263eea619 Fix or-tools.code-workspace Mizux Seiha 2025-06-25 15:46:08 +02:00
  • b7f7e9b1ec cmake: update doxygen-awesome-css from v2.1.0 to v2.3.4 Corentin Le Molgat 2025-06-26 13:24:10 +02:00
  • d013b5ae6d Merge pull request #4702 from google/update_format Guillaume Chatelet 2025-06-26 10:50:32 +00:00
  • a62d284dbd routing: export from google3 Corentin Le Molgat 2025-06-24 18:20:08 +02:00
  • 478239a7ef Fix or-tools.code-workspace Mizux Seiha 2025-06-25 15:46:08 +02:00
  • 8b6100e21e Format py files to adopt internal style Guillaume Chatelet 2025-06-23 16:27:46 +00:00
  • edc06ed662 cleanup dockerfile Laurent Perron 2025-06-24 21:08:39 +02:00
  • 8ed3f8d995 [CP-SAT] more tuning on shared tree workers; add parameter to limit linear2 efforts on restarts Laurent Perron 2025-06-24 21:08:27 +02:00
  • b56b4196a2 Update README.md Mizux Seiha 2025-06-24 17:47:02 +02:00
  • 67aef7f1e8 linear_solver: export from google3 Corentin Le Molgat 2025-06-23 17:08:46 +02:00
  • 15824de47d math_opt: export from google3 Corentin Le Molgat 2025-06-23 17:07:39 +02:00
  • 0ac20dfcd7 [CP-SAT] improve precedences; fix #4693; tweak shared tree workers Laurent Perron 2025-06-23 17:33:30 +02:00
  • fca7bd43c8 small updates Laurent Perron 2025-06-23 17:32:45 +02:00
  • 333f8c17b2 ci: Use the default installed maven in windows_cmake_java job Corentin Le Molgat 2025-06-23 14:38:09 +02:00
  • 73bfae57e8 Fix dockerfile ENV usage Corentin Le Molgat 2025-06-23 13:57:57 +02:00
  • 6c973a4d53 graph: fix iterator compilation in C++20 Mizux Seiha 2025-06-18 17:22:11 +02:00
  • 507f1d82f6 graph: fix iterator compatibility since C++17 Clément Péron 2025-06-18 17:22:11 +02:00
  • 78b662a2b2 ortools: utils: keep compatibility with protobuf < 26 Clément Péron 2025-06-18 18:05:38 +02:00
  • 9fa309b358 cmake: Fix cmake_minimum_required to 3.24 (#4692) Corentin Le Molgat 2025-06-18 10:29:31 +02:00
  • 9541e49c22 tools/release: fix scripts Corentin Le Molgat 2025-06-19 15:07:38 +02:00
  • 6d8c32ca7b fix Laurent Perron 2025-06-20 15:45:27 +02:00
  • 156326d408 Merge branch 'v99bugfix' of github.com:google/or-tools into v99bugfix Laurent Perron 2025-06-20 15:12:03 +02:00
  • c14e54cf82 [CP-SAT] print a solution after a SIGTERM; improve precedences Laurent Perron 2025-06-20 15:11:37 +02:00
  • 330a0efa28 print a solution after a SIGTERM Laurent Perron 2025-06-20 15:11:01 +02:00
  • 7a4222652e :wq Merge branch 'main' of github.com:google/or-tools Laurent Perron 2025-06-19 15:06:11 +02:00
  • 6ceb6d401e tools/release: more cleanup Corentin Le Molgat 2025-06-19 14:48:50 +02:00
  • 9888ce3da1 polish third_party_solvers; speed up cp-sat on no_ovrlap_2d Laurent Perron 2025-06-19 14:08:49 +02:00
  • 3434ae4839 tools/release: fixup Corentin Le Molgat 2025-06-18 16:54:12 +02:00