Corentin Le Molgat
|
b4b226801b
|
update include guards
|
2025-11-05 11:54:02 +01:00 |
|
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 |
|
Laurent Perron
|
9702ee7db8
|
remove internal urls
|
2023-10-16 09:07:56 +02:00 |
|
Laurent Perron
|
e4db823952
|
more include cleaning
|
2023-08-25 03:51:16 +02:00 |
|
Corentin Le Molgat
|
d46ebfeabf
|
integral_types.h to types.h
|
2023-08-18 16:14:58 +02:00 |
|
Laurent Perron
|
dfc36c7d7b
|
typos, missing includes, automatic lint fixes
|
2023-05-30 23:23:26 +02:00 |
|
Corentin Le Molgat
|
c7120439d4
|
Bump license date
|
2022-06-17 14:23:23 +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 |
|
Laurent Perron
|
6e15467065
|
linear solver: int64 -> int64_t; use new CP-SAT logging
|
2021-03-12 16:59:39 +01:00 |
|
Laurent Perron
|
c55f00b7ed
|
improve StopSearch() robustness
|
2021-01-08 09:48:52 +01:00 |
|
Laurent Perron
|
6467dc69b0
|
reformat the code; [CP-SAT] add dominated columns presolve
|
2020-10-28 13:42:51 +01:00 |
|
Mizux Seiha
|
20d0496bfb
|
reapply google format
|
2020-10-23 00:45:17 +02:00 |
|
Laurent Perron
|
a4258f2bdf
|
switch flags setters and getters to the absl format
|
2020-10-21 00:21:54 +02:00 |
|
Corentin Le Molgat
|
2d8c863c2a
|
Sync g3 -> gh Part 3
|
2020-03-10 11:06:08 +01:00 |
|