Corentin Le Molgat
|
a66a6daac7
|
Bump Copyright to 2025
|
2025-01-10 11:35:44 +01:00 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01:00 |
|
Corentin Le Molgat
|
f98afa8e42
|
Add missing STL include
|
2022-07-22 16:25:40 +02:00 |
|
Corentin Le Molgat
|
c7120439d4
|
Bump license date
|
2022-06-17 14:23:23 +02: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 |
|
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
|
35d896ce55
|
linear_solver: Enable multithread in integer programming example
|
2021-06-23 14:36:49 +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 |
|
Mizux Seiha
|
f087564d84
|
cpp: Format all files in ortools
|
2020-09-23 12:06:10 +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
|
0f7551551f
|
Add Samples from g3
|
2018-11-27 08:20:58 +01:00 |
|