Corentin Le Molgat
|
ef4405f4ee
|
swig: Remove unneeded int64 typedef
|
2021-04-02 16:08:32 +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
|
baa3678832
|
remove duplicate swig include
|
2021-03-24 09:53:51 +01:00 |
|
Corentin Le Molgat
|
0d6f6dddd9
|
Export g3 -> gh
|
2020-03-12 18:20:13 +01:00 |
|
Corentin Le Molgat
|
cc6a5dfe40
|
Python: graph small cleanup
|
2020-02-14 10:41:37 +01:00 |
|
Laurent Perron
|
2ff000ab9a
|
bump abseil to the latest version, adapt the code all around
|
2019-11-20 14:28:11 -08:00 |
|
Laurent Perron
|
fedf3d4ff4
|
revamp and simplify swig support, force typed enums for C# and Java for all except the constraint_solver/routing module; port examples; Fix SAT on very large problems
|
2018-12-11 17:03:03 +01:00 |
|
Laurent Perron
|
1e59a36509
|
reduce swig complexity
|
2018-12-11 11:52:50 +01:00 |
|
Laurent Perron
|
589047ce90
|
python support int64 -> int64_t
|
2018-12-10 13:35:41 +01:00 |
|
Laurent Perron
|
87b9d55b21
|
update license headers
|
2018-11-10 18:00:53 +01:00 |
|
Laurent Perron
|
fa09d4949a
|
add SimpleMaxFlow::SetArcCapacity; change to the base library
|
2018-03-07 11:30:39 +01:00 |
|
Laurent Perron
|
03fccb4032
|
improve incrementality of glop when used in the sat solver; change more copyright dates; more documentation on the gate scheduling problem
|
2017-10-18 11:09:13 +02:00 |
|
Laurent Perron
|
e42ef1e06e
|
cleanups and minor syncs; sat: add LP guided heuristics
|
2017-08-03 10:20:59 -07: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 |
|