Commit Graph

150 Commits

Author SHA1 Message Date
Laurent Perron
2e21aa7537 Add support for model builder java with bazel 2022-12-30 10:21:01 +01:00
Laurent Perron
1f8a0a7770 Add version string to sat/glop; export MPSolver::SolverVersion() in python/java/C# 2022-12-20 11:54:29 +01:00
Laurent Perron
05254941d0 fix 2022-09-15 17:59:00 +02:00
Corentin Le Molgat
9e15af978e linear_solver: bump bin_packing_mip.py 2022-09-14 09:18:32 +02:00
Laurent Perron
9c8c2ba602 fix model_builder 2022-09-12 13:21:53 +02:00
Laurent Perron
81b31ff24b Move model_builder under linear_solver 2022-09-12 11:28:52 +02:00
Mizux Seiha
4e46b34133 linear_solver: add tag to BasicExample.cs 2022-08-23 17:29:20 +02:00
Corentin Le Molgat
1c95a2c00e bazel: rework tests 2022-07-27 16:47:32 +02:00
Corentin Le Molgat
f98afa8e42 Add missing STL include 2022-07-22 16:25:40 +02:00
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