Mizux Seiha
|
9ac8b51edf
|
linear_solver: Fix cond in sample
|
2021-05-10 14:43:25 +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 |
|
Laurent Perron
|
55cedb4b4b
|
remove name from MPSolver.CreateSolver API; simplify underlying code
|
2020-08-18 17:16:10 +02:00 |
|
Laurent Perron
|
eda229c521
|
polish linear solver samples
|
2020-06-25 11:14:37 +02:00 |
|
Corentin Le Molgat
|
bcc6bd70a1
|
Add AssignmentMIP samples
|
2020-06-04 23:42:48 +02:00 |
|