Commit Graph

11118 Commits

Author SHA1 Message Date
Laurent Perron
a25d93fcfa qap_sat solver and qap reader 2022-10-10 15:03:10 +02:00
Corentin Le Molgat
7efb7892f7 mathop update 2022-10-10 14:36:56 +02:00
Corentin Le Molgat
4f647a0d61 examples/python: cleanup 2022-10-10 13:44:12 +02:00
Corentin Le Molgat
261ce61ae1 python: fixup 2022-10-10 13:44:12 +02:00
Corentin Le Molgat
b829ec4617 highs fixup 2022-10-10 13:44:12 +02:00
Corentin Le Molgat
1d5805f8c7 pdlp: add samples 2022-10-10 13:44:12 +02:00
Corentin Le Molgat
cecd0b994e add knapsack_interface.cc 2022-10-10 13:44:12 +02:00
Corentin Le Molgat
1b011d076c export from google3 2022-10-10 13:44:12 +02:00
Corentin Le Molgat
7233240a1b examples/java: fixup 2022-10-10 13:44:12 +02:00
Corentin Le Molgat
d18fd1fb54 cmake: Readme fixup 2022-10-10 13:44:12 +02:00
ssge
3756946ef5 comments typos
fixing minor grammar
2022-10-10 09:30:02 +02:00
Corentin Le Molgat
af63a925a2 make: cleanup 2022-10-07 14:25:31 +02:00
Corentin Le Molgat
7feea629cb make: remove duplicate recipe 2022-10-07 13:45:54 +02:00
Corentin Le Molgat
a846062054 cmake: explicitly depends on absl::time 2022-10-07 09:55:33 +02:00
Mizux Seiha
69ab636173 java: Fix package in examples/java/ 2022-10-06 21:50:57 +02:00
Mizux Seiha
de7d51a925 cmake: Fix README.md 2022-10-06 16:54:26 +02:00
Mizux Seiha
7f392c99e8 cmake: disable HiGHS by default 2022-10-06 16:42:34 +02:00
Corentin Le Molgat
86321f2025 cmake: prepare HiGHS support 2022-10-06 14:45:07 +02:00
Mizux Seiha
3934344e03 cmake: Clean README.md 2022-10-06 14:42:42 +02:00
Mizux Seiha
bf720744fd cmake: Fix highs_interface.cc 2022-10-06 14:05:50 +02:00
Corentin Le Molgat
4585f7ae7a Add license boiler plate 2022-10-05 18:34:27 +02:00
Corentin Le Molgat
aad0e67975 export from google3 2022-10-05 15:56:33 +02:00
Corentin Le Molgat
52a699bf13 makefiles comments fixup 2022-10-05 12:46:43 +02:00
Corentin Le Molgat
8aa626b955 dotnet: Add FlowTests.cs (Fix #3482)
* expose missing MaxFlow::SetArcCapacity()
2022-10-05 12:33:32 +02:00
Corentin Le Molgat
5528f58e8f Fix ConstraintSolverTests.cs 2022-10-05 12:33:32 +02:00
Corentin Le Molgat
bd15d133b1 make: Fix makefile.dotnet.mk 2022-10-05 12:33:32 +02:00
Corentin Le Molgat
fbc5b13dba Add KnapsackSolverTests.cs (Fix #3481) 2022-10-05 12:33:32 +02:00
Laurent Perron
b3c74d6777 add bazel to workspace 2022-10-04 09:19:18 +02:00
Laurent Perron
363a6fb198 [CP-SAT] more work on experimental linear propagation; fix #3483; start cleaning up the synchronization code 2022-10-03 18:12:14 +02:00
Laurent Perron
4fcef6ee8f add minimal highs interface 2022-10-03 14:25:58 +02:00
Laurent Perron
0f260ffea6 fix 2022-10-03 13:40:12 +02:00
Laurent Perron
488211ed64 Add empty stubs for Highs support, #3116 2022-10-03 13:19:26 +02:00
Corentin Le Molgat
3a284dc617 fixup cmake/samples/* 2022-09-30 18:08:44 +02:00
Corentin Le Molgat
dd29e9c0ae python: rework setup.py.in 2022-09-30 14:58:44 +02:00
Corentin Le Molgat
edd1544375 cmake: make ortools install in venv more robuste (#3260) 2022-09-30 14:39:16 +02:00
Corentin Le Molgat
daed241ba8 tools/docker: Add ubuntu-22.10 2022-09-30 14:25:26 +02:00
Corentin Le Molgat
683303e96e tools/docker: Add debian-sid 2022-09-30 14:25:26 +02:00
Corentin Le Molgat
40c87e6203 remove test.py.in 2022-09-30 14:25:20 +02:00
Mizux Seiha
02e6ba83fe add version_test.py.in 2022-09-30 14:24:43 +02:00
Corentin Le Molgat
6a1a0553fe make(ci): Bump centos python 3.6 -> 3.9 2022-09-30 11:53:30 +02:00
Corentin Le Molgat
1e24a4efcc cmake(ci): Bump centos python 3.6 -> 3.9 2022-09-30 11:53:30 +02:00
Corentin Le Molgat
7dae062467 cmake: Add dependencies to absl:core_headers (#3478) 2022-09-30 10:42:54 +02:00
Corentin Le Molgat
80ec5d11d4 fix format 2022-09-30 10:42:54 +02:00
Mizux Seiha
86779a3057 cmake(ci): Fix system_deps 2022-09-30 00:18:52 +02:00
Mizux Seiha
b3599cf670 make: Fix ubuntu .Net install 2022-09-29 11:52:45 +02:00
Corentin Le Molgat
c4ac085833 dotnet: fix examples/tests 2022-09-28 23:17:46 +02:00
Corentin Le Molgat
4fc0474052 bazel: fix dump_vars_test on windows 2022-09-28 23:17:46 +02:00
Corentin Le Molgat
a29fa6d7b1 make: Fix dotnet tests 2022-09-28 23:17:46 +02:00
Corentin Le Molgat
10e6bdf762 make: Fix python tests 2022-09-28 23:17:46 +02:00
Corentin Le Molgat
b78c1e7e35 make: Fix java tests 2022-09-28 23:17:46 +02:00