Commit Graph

141 Commits

Author SHA1 Message Date
Corentin Le Molgat
5863a63d19 export from google3 2022-06-22 18:09:44 +02:00
Corentin Le Molgat
1af55b2be3 Add license boilerplate 2022-06-21 11:25:29 +02:00
Corentin Le Molgat
c7120439d4 Bump license date 2022-06-17 14:23:23 +02:00
Corentin Le Molgat
08ab9c39ec dotnet: Fix tests when SCIP and COINOR are disabled (#3261) 2022-06-07 14:31:41 +02:00
Corentin Le Molgat
1ba0177af5 python: Fix tests when SCIP and COINOR are disabled (#3261) 2022-06-03 17:10:58 +02:00
Corentin Le Molgat
683d1d12e1 sync with google code 2022-01-27 16:35:42 +01:00
Corentin Le Molgat
3cc01f2a29 fixup export sync 2022-01-18 11:05:48 +01:00
Corentin Le Molgat
904f9c67cd Sync google/github 2022-01-17 15:47:25 +01:00
Corentin Le Molgat
6a1559f0a9 linear_solver: Fix indentation 2022-01-17 11:01:32 +01:00
Corentin Le Molgat
5d7b310bda sync linear_solver 2022-01-17 09:28:11 +01:00
Corentin Le Molgat
4e604d4bad Sync code 2022-01-03 09:49:48 +01:00
Corentin Le Molgat
285ea58474 cleanup 2021-12-27 15:49:04 +01:00
Corentin Le Molgat
6644f1e0f6 Fix tag in sample 2021-12-27 15:45:06 +01:00
Mizux Seiha
1c62c3a18a Port AssignmentTaskSizeMip to all languages 2021-12-24 12:00:00 +01:00
Mizux Seiha
076ca10727 Port AssignmentGroupsMip to all languages 2021-12-23 14:47:08 +01:00
Corentin Le Molgat
4811569711 Port AssignmentTeamsMip to all languages 2021-12-23 14:47:08 +01:00
Mizux Seiha
3c55501a6f Cleanup assignment_mip.py 2021-12-23 14:47:08 +01:00
Laurent Perron
560826496b BUILD -> BUILD.bazel 2021-12-06 14:36:13 +01:00
Corentin Le Molgat
e41b99a930 remove deprecated .csprog 2021-12-03 17:22:45 +01:00
Corentin Le Molgat
1d48a794d4 Update MultipleKnapsack[Mip|Sat] 2021-12-02 09:38:53 +01:00
Mizux Seiha
628ea0465c python: sync multiple_knapsack samples 2021-12-01 16:04:53 +01:00
Mizux Seiha
d15847ec36 Bump csproj to 9.2 2021-11-30 18:13:26 +01:00
Corentin Le Molgat
e4da164368 sample: Rework MultipleKnapsack[Sat|Mip] 2021-11-30 18:02:46 +01:00
Mizux Seiha
28ca6eb5a4 Sync multiple_knapsack python samples 2021-11-25 00:19:30 +01:00
Corentin Le Molgat
6f4788888b linear_solver: Fix assignment_groups_mip.py 2021-11-03 17:29:14 +01:00
Corentin Le Molgat
75228ebc36 linear_solver: Add assignment_groups_mip.py 2021-11-03 13:01:33 +01:00
Corentin Le Molgat
649ae07d9a linear_solver: Add assignment_task_sizes_mip.py 2021-11-03 13:01:23 +01:00
Corentin Le Molgat
50b20c3873 linear_solver: Add assignment_teams_mip.py 2021-11-03 13:01:09 +01:00
Laurent Perron
778b1b3854 [MPSolver] Add better code to interrupt solve; rewrite thread management code when using the CP-SAT solver backend 2021-09-23 14:30:01 +02:00
Laurent Perron
1941d1a5af update csproj and generator to use netcoreapp3.1 2021-09-21 09:55:14 +02:00
Laurent Perron
83007b4c00 bump version to 9.1; regenerate doc 2021-09-20 15:57:27 +02:00
Corentin Le Molgat
8cf863e67b python: Add pywrapinit to basic_example.py 2021-09-10 16:25:35 +02:00
Corentin Le Molgat
2675678270 python: make python files executable 2021-09-10 16:25:35 +02:00
Corentin Le Molgat
48c160c8d8 Export linear_solver to github 2021-08-27 11:04:22 +02:00
Corentin Le Molgat
c054d91dce scip: Use one thread in samples
Tempory fix until https://github.com/scipopt/scip/issues/5 is fixed...
2021-08-09 13:09:59 +02:00
Mizux Seiha
6c3ce63124 java: Remove unneeded import 2021-08-05 18:35:05 +02:00
Mizux Seiha
4b6a9b47c8 Port Stigler Diet to all languages supported 2021-08-05 17:25:03 +02:00
Corentin Le Molgat
013bb65405 Fix dotnet samples 2021-07-26 12:47:10 +02:00
Mizux Seiha
35d896ce55 linear_solver: Enable multithread in integer programming example 2021-06-23 14:36:49 +02:00
Mizux Seiha
dd326d8e76 Fix AssignmentMip.cs 2021-05-31 09:59:52 +02:00
Mizux Seiha
7dbe27fe99 mip_var_array.py: Add missing [END solver] tag 2021-05-31 01:29:27 +02:00
Mizux Seiha
9ac8b51edf linear_solver: Fix cond in sample 2021-05-10 14:43:25 +02:00
Mizux Seiha
6ae19c9b5b Bump version: 8.2 -> 9.0 2021-04-27 10:56:39 +02:00
Corentin Le Molgat
7531dd9625 python: Add shebang to programs 2021-04-16 00:23:35 +02:00
Mizux Seiha
8bb54b04ef Bump Copyright to 2021
FYI:
find ortools \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/\(Copyright 2010\)-2018/\1-2021/g'
2021-04-01 21:00:53 +02:00
Mizux Seiha
6faa70e7dc Use CreateSolver everywhere and check SCIP (Fix #2395) 2021-03-31 16:05:32 +02:00
Hugues Evrard
08abcea750 Avoid leaking the MPSolver object in some samples
In samples using MPSolver::CreateSolver(), track the resulting solver
with a std::unique_ptr to avoid leaking it.

Fix #2411
2021-02-25 08:58:41 +01:00
Mizux Seiha
817914d94a Bump version 8.1 -> 8.2 2021-01-26 11:34:47 +01:00
Corentin Le Molgat
c9caf3d914 bazel: Update sample build 2020-12-21 16:24:32 +01:00
Corentin Le Molgat
e8f6e86afd Update java samples 2020-12-21 16:24:32 +01:00