Commit Graph

399 Commits

Author SHA1 Message Date
Mizux Seiha
b97f577459 Fixup for google 2020-10-03 00:04:37 +02:00
Laurent Perron
12409ca8d9 minor rename 2020-10-01 18:08:57 +02:00
Mizux Seiha
2ba9a3f987 make: fix cpp examples archive on windows 2020-09-28 14:09:54 +02:00
Mizux Seiha
d83e4c1fce make: Generate example archives for each languages 2020-09-25 18:22:25 +02:00
Mizux Seiha
db0b68565a make: Fix package_cc_pimpl 2020-09-08 22:16:19 +02:00
Mizux Seiha
2802563df0 make: Add missing local_search_stats.pb.h to PROTO_DEPS 2020-08-17 16:57:06 +02:00
Mizux Seiha
9e3749e392 make: move lpi_glop.cc to ortools/gen dir 2020-08-17 16:10:06 +02:00
Mizux Seiha
7535a45d6a make: Fix USE_COINOR=OFF in install rules 2020-08-17 15:58:14 +02:00
Mizux Seiha
60129f3446 make: Fix install_cc when USE_SCIP=OFF (#2134) 2020-08-12 18:47:03 +02:00
Laurent Perron
c976d4095a fix 2020-08-11 17:17:55 +02:00
Mizux Seiha
4f1b333bbf make: Add SCIP to archive 2020-08-01 14:33:36 +02:00
Mizux Seiha
52066bcded make: Fix DEPENDENCIES macros
this will replace #2095
2020-07-06 17:25:30 +02:00
Laurent Perron
b5e827ce7c polish makefiles 2020-07-01 18:45:56 +02:00
Corentin Le Molgat
7e09eaf857 Add AssignemntSAT samples 2020-06-04 23:42:49 +02:00
Corentin Le Molgat
bcc6bd70a1 Add AssignmentMIP samples 2020-06-04 23:42:48 +02:00
Corentin Le Molgat
a62f22df9c Backport samples from g3 to gh 2020-05-26 13:51:51 +02:00
Corentin Le Molgat
c320ca6b5b make: Add package_cc Target 2020-04-10 11:51:30 +02:00
Laurent Perron
dd0849af6f Merge pull request #1938 from daespino/stable
Add uncapacitated facility location example
2020-03-26 20:40:25 +01:00
Daniel Espinoza
39e525fb24 Add uncapacitated facility location example 2020-03-26 15:18:46 -04:00
Corentin Le Molgat
7b757c0b10 Makefile: disable execution flags 2020-02-28 08:21:26 +01:00
Laurent Perron
3ccda66a0f remove fz-cp code; turn fz presolve to minimal by default; small improvements to sat 2019-11-07 13:22:44 +01:00
Xiang Chen
7445311467 Add AddHint to cpp and csharp, port hinting samples 2019-09-09 01:56:19 +02:00
Corentin Le Molgat
4177135536 Add knapsack sample 2019-05-10 22:51:10 +02:00
Corentin Le Molgat
f3fd201e68 Make: Fix archive target 2019-05-08 22:40:53 +02:00
Corentin Le Molgat
bf800d123c Fix copy of dependencies libraries
- On Centos 7 dependencies libraries are installed in lib64 not lib
2019-05-07 11:32:34 +02:00
Corentin Le Molgat
c14296c6ef Windows: remove unneeded scip.dll copy 2019-04-26 11:22:50 +02:00
Laurent Perron
a6d3161bc7 remove hack on mac/solve.cc after code move 2019-04-24 17:59:42 +02:00
Laurent Perron
85beaa9d98 try to fix solve.cc bad optimization on mac 2019-04-24 17:24:15 +02:00
Corentin Le Molgat
be0fbf9bee Update LP test 2019-04-23 16:08:58 +02:00
Corentin Le Molgat
3bc57f1aec Add VRP with Time Limit samples 2019-04-19 18:47:55 +02:00
Corentin Le Molgat
9e1bc75fa4 Add makefile recipes for the new SAT samples 2019-03-25 14:20:39 +01:00
Corentin Le Molgat
57f7ef8464 Add Simple Cp Program 2019-03-18 13:45:24 +01:00
Corentin Le Molgat
2b36515b43 Add VRP Resources samples 2019-03-11 17:36:23 +01:00
Corentin Le Molgat
5ae08d978b Add: VRP_Initial_Routes samples 2019-03-04 11:25:55 +01:00
Corentin Le Molgat
7b87b7073f Fix archive 2019-02-22 15:00:54 +01:00
Corentin Le Molgat
9cf1e2796a Adding TspCities and TspCircuitBoard example 2019-02-18 17:50:31 +01:00
Corentin Le Molgat
76a3d69498 Remove duplicate in Makefile.cpp.mk 2019-01-17 15:31:45 +01:00
Corentin Le Molgat
f562e3a4ae Expose PickupAndDeliveryPolicy APIs (#961) 2019-01-17 14:56:50 +01:00
Corentin Le Molgat
4e45ef0c33 Add vrp_pickup_delivery.cc 2019-01-10 16:03:33 +01:00
Corentin Le Molgat
76990716e5 Export routing samples from g3 2019-01-10 10:43:43 +01:00
Corentin Le Molgat
cb93b2c436 Add simple_routing_program.cc 2018-12-28 16:02:21 +01:00
Corentin Le Molgat
58b8386e96 Move tsp.cc & vrp.cc to cp/samples 2018-12-27 11:02:35 +01:00
Corentin Le Molgat
6f9a2c76cd Try to fix centos-7 docker build 2018-12-11 17:39:39 +01:00
Corentin Le Molgat
946623c06d Fix Makefile install rule on windows
- absl headers were not recursively copie to archive...
see: `help xcopy`
2018-12-10 15:49:45 +01:00
Corentin Le Molgat
511b84d749 Makefile: Fix overwrite in install_cc rule on Windows 2018-12-10 14:22:56 +01:00
Corentin Le Molgat
4ba98b615a Fix missing absl libraries in archive 2018-12-06 16:11:47 +01:00
Laurent Perron
29064869ed remove obsolete test after code removal 2018-12-03 10:51:15 +01:00
Laurent Perron
8ca022d2ca enable more c++ tests 2018-11-30 14:48:55 +01:00
Laurent Perron
3ad2248d2e reenable all c++ tests 2018-11-30 14:48:55 +01:00
Laurent Perron
798b9e73e2 fix the rest of the C++ examples 2018-11-30 14:48:55 +01:00