Laurent Perron
|
b5ca2d2905
|
Use Fractional everywhere
|
2025-05-27 14:34:37 +02:00 |
|
Corentin Le Molgat
|
d4acbe81ce
|
replace base/logging.h by absl/log/log.h
|
2025-02-25 11:16:30 +01:00 |
|
Corentin Le Molgat
|
a66a6daac7
|
Bump Copyright to 2025
|
2025-01-10 11:35:44 +01:00 |
|
Laurent Perron
|
21a75638c2
|
partial sync with main (without the routing part)
|
2024-07-12 13:56:11 +02:00 |
|
Corentin Le Molgat
|
6374ed9da8
|
glop: export from google3
|
2024-01-18 14:20:21 +01:00 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01:00 |
|
Laurent Perron
|
5a5fe99312
|
speed up glop by using const view
|
2023-10-15 17:53:48 +02:00 |
|
Laurent Perron
|
300631d62b
|
minor cleanup, missing std includes
|
2023-04-05 14:00:30 +02:00 |
|
Laurent Perron
|
3414722423
|
[GLOP] improve internals
|
2022-11-09 18:12:36 +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
|
abf69d39fe
|
fix bug
|
2022-03-25 15:10:39 +01:00 |
|
Laurent Perron
|
e4a1eab12b
|
work on glop crossover
|
2021-09-01 11:57:11 +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 |
|
Corentin Le Molgat
|
596a79484f
|
Update glop.
|
2021-04-01 12:09:18 +02: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 |
|
Laurent Perron
|
db2d441ca2
|
more work on GLOP internals
|
2019-08-20 15:33:47 -07:00 |
|
Laurent Perron
|
ae76a6ad79
|
rewrite glop internals
|
2019-08-06 15:55:10 -07:00 |
|
Laurent Perron
|
758667daf9
|
rearchitecture glop/lp_data
|
2019-07-24 13:49:08 -07:00 |
|
Laurent Perron
|
0cd49e115a
|
continue rewrite of lp_data/glop
|
2019-07-18 11:35:32 -07:00 |
|
Laurent Perron
|
35a9dc3b8a
|
fix rare bug in glop with invalid state
|
2019-05-10 23:26:49 +02:00 |
|
Laurent Perron
|
ecba45db62
|
Speed up glop in CP-SAT
|
2019-02-11 13:12:04 +01:00 |
|
Laurent Perron
|
87b9d55b21
|
update license headers
|
2018-11-10 18:00:53 +01:00 |
|
Laurent Perron
|
e0de4b61c5
|
speed up glop on large problems
|
2018-02-13 17:29:11 +01:00 |
|
Laurent Perron
|
7aad40b1e3
|
rearchitect glop code
|
2018-02-12 11:35:51 +01:00 |
|
Laurent Perron
|
2c7a8bf8f6
|
change copyright date
|
2017-10-17 13:08:10 +02:00 |
|
Laurent Perron
|
394bbe232a
|
move graph code around; improve internals of sat solver
|
2017-10-09 11:21:43 -07:00 |
|
Laurent Perron
|
086640da72
|
move graph code around; improve sat code
|
2017-09-29 15:08:48 +02:00 |
|
Laurent Perron
|
66b8d23079
|
move src to ortools; simplified python generation; remove some namespaces in the ortools/base helper files
|
2017-04-26 17:30:25 +02:00 |
|