Corentin Le Molgat
a66a6daac7
Bump Copyright to 2025
2025-01-10 11:35:44 +01:00
Corentin Le Molgat
ef8716241a
backport from main
2024-10-01 12:48:20 +02:00
Corentin Le Molgat
3b7c917f87
backport ortools/base from main
2024-07-12 13:23:43 +02:00
Ronald E. Dahlgren
5e767520e6
OpenBSD build support
...
OpenBSD does not have a /proc filesystem
OpenBSD also defines `getrusage` in sys/resource.h
Add OpenBSD classifier to python package
Include OpenBSD in machine/endian.h check
2024-06-04 16:49:49 -04:00
Mizux Seiha
a76bf1c5dd
bump license boilerplate
2024-01-04 13:43:15 +01:00
Laurent Perron
8a135c3503
Mingw flags
2023-11-17 11:58:32 +01:00
Corentin Le Molgat
09fe839f71
base: export from Google3
...
* fix indent
* fix includes
2023-09-25 10:45:36 +02:00
Corentin Le Molgat
2e64e4e67f
cmake: emscripten experimental support
2023-09-08 18:05:49 +02:00
Laurent Perron
db128432dd
fix format
2022-11-15 14:48:38 +01: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
Corentin Le Molgat
a40143cdd2
cpp: Migrate int64 to int64_t
2021-04-01 20:20:43 +02:00
Laurent Perron
2dfe9eb291
minor reindent
2020-11-03 18:41:07 +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
Laurent Perron
bcb7b3073d
large synchro with internal code: linear solver: introduce intermediate SCIP layer called gscip; sat: more work on slow propagation detection; base: remove statusor, use abseil version; constraint solver: more work on internal local search
2020-10-18 16:38:25 +02:00
Laurent Perron
7a6d0fb793
remove on GG_LONGLONG
2020-09-24 10:53:03 +02:00
Mizux Seiha
5de85ed3e4
FreeBSD: Add GetProcessMemoryUsage()
2020-09-23 18:18:24 +02:00
Mizux Seiha
67fb96da08
cpp: Quick fix for FreeBSD
2020-09-23 16:42:56 +02:00
Laurent Perron
87b9d55b21
update license headers
2018-11-10 18:00:53 +01:00
Laurent Perron
792e8f252e
fix windows
2018-06-08 23:42:50 +02:00
Laurent Perron
70e73d8754
clang-format
2018-06-08 16:40:43 +02:00
Laurent Perron
3f28560d0a
enrich base libraries
2017-12-18 14:27:22 +01:00
Laurent Perron
2c7a8bf8f6
change copyright date
2017-10-17 13:08:10 +02:00
Laurent Perron
61b6de1bd1
StringPiece -> string_view
2017-06-08 16:37:22 +02:00
Laurent Perron
8298905887
fix
2017-04-27 13:13:52 +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