Commit Graph

83 Commits

Author SHA1 Message Date
Mizux Seiha
8522d2cc2b linear_solver: Add Basic_example 2020-12-07 14:57:42 +01:00
Laurent Perron
a139418f17 update samples, fix SAT backend overflow in hints 2020-11-30 18:58:49 +01:00
Corentin Le Molgat
4cd85e08c4 Export Google update 2020-11-18 16:11:32 +01:00
Mizux Seiha
b39fadfda5 Update csproj 2020-11-18 15:21:52 +01:00
Laurent Perron
4ececbe448 update python code, remove __future__ imports, remove six, use absl-py for flags, update examples 2020-11-18 10:50:14 +01:00
Mizux Seiha
379a985dde bazel: Run samples as test 2020-11-16 11:16:08 +01:00
Corentin Le Molgat
a9385fc3d2 Format all .Net using Microsoft style 2020-11-03 10:15:53 +01:00
Corentin Le Molgat
b5e70663c7 Format using clang-format 11 2020-10-29 14:26:41 +01:00
Corentin Le Molgat
e4caaf96bc format file forcing the left alignment 2020-10-29 14:25:39 +01:00
Laurent Perron
6467dc69b0 reformat the code; [CP-SAT] add dominated columns presolve 2020-10-28 13:42:51 +01:00
Mizux Seiha
335cf3df3d format all C# files 2020-10-26 18:41:49 +01:00
Mizux Seiha
f087564d84 cpp: Format all files in ortools 2020-09-23 12:06:10 +02:00
Mizux Seiha
a4a5f64801 cmake: Add dotnet samples 2020-09-22 19:09:22 +02:00
Mizux Seiha
aa73e901b4 cmake: Refactor sample tests 2020-09-19 17:21:50 +02:00
Mizux Seiha
d220ef5397 cmake(python): add samples 2020-09-17 19:21:09 +02:00
Mizux Seiha
9d8609940a java: Fix samples using SCIP 2020-09-17 17:16:12 +02:00
Mizux Seiha
fffa7d6911 cmake: Add java samples (#202) 2020-09-15 21:54:50 +02:00
Mizux Seiha
c6420ba8e6 make(java): Migrate samples to maven (#202)
- Factorise makefile code using advanced make function
- Use the Loader in samples
2020-09-13 00:15:03 +02:00
Mizux Seiha
fff7b6ad8b cmake: update samples and examples management 2020-09-13 00:04:50 +02:00
Mizux Seiha
96263307e9 Bump csproj 2020-09-01 16:01:05 +02:00
Mizux Seiha
e87596c787 bazel: Add all samples 2020-08-28 17:52:08 +02:00
Mizux Seiha
c3b7a68984 cmake: Add cpp samples 2020-08-24 17:31:12 +02:00
Mizux Seiha
1112493183 cmake: Fixup linear_solver samples 2020-08-22 16:37:24 +02:00
Mizux Seiha
82d7b641e9 cmake: Add linear_solver C++ samples 2020-08-22 16:37:24 +02:00
Laurent Perron
55cedb4b4b remove name from MPSolver.CreateSolver API; simplify underlying code 2020-08-18 17:16:10 +02:00
Mizux Seiha
37fb709548 Bump version to v7.8 2020-07-22 11:05:48 +02:00
Laurent Perron
2022071171 polish examples and samples 2020-06-26 09:35:26 +02:00
Laurent Perron
eda229c521 polish linear solver samples 2020-06-25 11:14:37 +02:00
Laurent Perron
d6ecea46ad experimental support for dynamic loading of gurobi; add MPSolver.CreateSolver() factory method for non C++ languages to check correctly installed linear solver backends and licenses when needed; port all non C++ examples 2020-06-24 18:11:12 +02:00
Paul
a805cd63e5 Add region tags for program and import. 2020-06-06 22:19:10 +02:00
Mizux Seiha
d2b3f9dda9 Fix AssignmentMip.cs 2020-06-05 10:49:38 +02:00
Corentin Le Molgat
bcc6bd70a1 Add AssignmentMIP samples 2020-06-04 23:42:48 +02:00
Mizux Seiha
ee75071fec Fix dotnet samples from g3 2020-05-26 17:39:25 +02:00
Corentin Le Molgat
a62f22df9c Backport samples from g3 to gh 2020-05-26 13:51:51 +02:00
Mizux Seiha
c3a1336237 version: Bump version to 7.7 2020-04-28 12:46:56 +02:00
Corentin Le Molgat
22356ff523 Sync g3 -> gh part_2 2020-03-09 18:34:21 +01:00
Corentin Le Molgat
99516e690e CMake: Add dummy CMakeLists.txt in samples 2020-03-02 17:23:34 +01:00
Corentin Le Molgat
9ad19233cc dotnet: Bump all csproj 7.4 -> 7.5 2020-01-27 09:38:53 +01:00
Mizux Seiha
90c54ef30e Update .csproj of all samples
Allow to rollforward
2020-01-09 18:22:18 +01:00
Laurent Perron
dc3d9ccf84 internal improvemensts 2019-12-05 16:36:11 +01:00
Laurent Perron
f8699aef1c improve example 2019-11-28 14:40:28 +01:00
Laurent Perron
604acf5549 fix example 2019-11-28 14:31:05 +01:00
Laurent Perron
4c0a40f7bf sync with internal code 2019-11-25 15:34:42 +01:00
Laurent Perron
22ad6297ad add missing example 2019-11-25 12:54:43 +01:00
Laurent Perron
42676d6535 update base libraries; improve sat internals 2019-11-25 12:02:25 +01:00
Laurent Perron
2ff000ab9a bump abseil to the latest version, adapt the code all around 2019-11-20 14:28:11 -08:00
Laurent Perron
3765c971e5 polish lp code 2019-11-19 14:37:31 -08:00
Laurent Perron
888fbe3ec4 Merge pull request #1725 from paultrow/patch-10
Create mip_var_array.cc
2019-11-19 14:18:26 -08:00
Laurent Perron
cdeddf7253 Merge pull request #1724 from paultrow/patch-8
Patch 8
2019-11-19 14:17:42 -08:00
Paul
81701515f9 Create mip_var_array.cc
New doc example.
2019-11-19 17:09:17 -05:00