Mizux Seiha
|
c96c824034
|
backport examples from main
|
2025-02-25 16:03:40 +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 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01:00 |
|
Corentin Le Molgat
|
aa0e719d02
|
Export examples/cpp/ from google3
* Rework network_routing_sat
|
2023-06-30 12:01:20 +02:00 |
|
Laurent Perron
|
dbd5a69471
|
use new logging flags
|
2023-02-17 15:17:12 +01:00 |
|
Laurent Perron
|
844dc62117
|
fix
|
2023-02-01 14:41:47 +01:00 |
|
Laurent Perron
|
e9f9404923
|
Remove logging code; use absl one
|
2023-01-31 20:46:43 +01:00 |
|
Corentin Le Molgat
|
985b6a9239
|
Fix clang-format in examples/
|
2022-02-16 16:19:26 +01:00 |
|
Laurent Perron
|
18d001912d
|
remove ortools/base/random.h|cc; adapt code everywhere; increase robustness of glop preprocessor
|
2021-12-06 14:03:19 +01:00 |
|
Laurent Perron
|
025e91973c
|
fix
|
2021-12-02 14:37:14 +01:00 |
|
Laurent Perron
|
a2cf757003
|
remove unused return type
|
2021-12-02 14:34:25 +01:00 |
|
Laurent Perron
|
39b642c3e2
|
re-fix example
|
2021-12-02 11:15:21 +01:00 |
|
Laurent Perron
|
95853b77c3
|
improve example
|
2021-12-02 10:37:22 +01:00 |
|
Mizux Seiha
|
e9704f55df
|
examples: [u]int32 -> [u]int32_t
note: sed -i 's/\b\([u]\?int32\)\b/\1_t/g' *.h *.cc
|
2021-04-05 17:27:21 +02:00 |
|
Corentin Le Molgat
|
e4caaf96bc
|
format file forcing the left alignment
|
2020-10-29 14:25:39 +01:00 |
|
Mizux Seiha
|
66bc68192f
|
Fix examples
|
2020-10-24 00:50:28 +02: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 |
|
Mizux Seiha
|
ea95fb1c40
|
Format all examples/cpp
|
2020-09-23 11:45:03 +02:00 |
|
Mizux Seiha
|
cda6cc5da3
|
Fix uncapacited_facility_location example
note: calling setNumThreads() when SCIP is compiled without
parallel support make the solver returning error.
|
2020-07-15 15:52:33 +02:00 |
|
Laurent Perron
|
e92e466ed0
|
fix windows compilation, add CP-SAT backend
|
2020-03-31 05:21:30 -07:00 |
|
Daniel Espinoza
|
39e525fb24
|
Add uncapacitated facility location example
|
2020-03-26 15:18:46 -04:00 |
|