Commit Graph

22 Commits

Author SHA1 Message Date
Laurent Perron
5a5fe99312 speed up glop by using const view 2023-10-15 17:53:48 +02:00
Laurent Perron
6c0ee38fcb remove obsolete macro 2023-08-30 10:04:47 -04:00
Laurent Perron
dfc36c7d7b typos, missing includes, automatic lint fixes 2023-05-30 23:23:26 +02:00
Corentin Le Molgat
0683d3e741 Export glop/ from google3 2023-05-24 15:34:57 +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
Corentin Le Molgat
e4caaf96bc format file forcing the left alignment 2020-10-29 14:25:39 +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
758667daf9 rearchitecture glop/lp_data 2019-07-24 13:49:08 -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
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