Mizux Seiha
|
73552d7bdf
|
Fix Travis-CI osx python
|
2019-11-22 23:23:46 +01:00 |
|
Mizux Seiha
|
c2be14f23a
|
CMake add missing abseil::random_random deps
|
2019-11-22 22:49:12 +01:00 |
|
Mizux Seiha
|
576d5289ca
|
CMake: bump absl: master -> 8ba96a8
be consistent with Makefile, don't follow a moving target (i.e. don't live at head)
|
2019-11-22 21:49:38 +01:00 |
|
Laurent Perron
|
ce116160aa
|
fix
|
2019-11-22 17:46:22 +01:00 |
|
Laurent Perron
|
6099148eca
|
partial fix of the random generator
|
2019-11-22 16:31:50 +01:00 |
|
Laurent Perron
|
63ee76e981
|
partial fix of the random generator
|
2019-11-22 16:31:26 +01:00 |
|
Laurent Perron
|
60908cf671
|
sync examples
|
2019-11-22 15:17:10 +01:00 |
|
Mizux Seiha
|
b523a37b0c
|
Fix absl bump on Unix plaform
|
2019-11-22 12:57:26 +01:00 |
|
Laurent Perron
|
62163a1215
|
small cleaning of our outdated random generators
|
2019-11-21 17:25:13 +01:00 |
|
Laurent Perron
|
60bea16afa
|
fix random breakage
|
2019-11-21 17:09:55 +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
|
3765c971e5
|
polish lp code
|
2019-11-19 14:37:31 -08:00 |
|
Laurent Perron
|
888fbe3ec4
|
Merge pull request #1725 from paultrow/patch-10
Create mip_var_array.cc
|
2019-11-19 14:18:26 -08:00 |
|
Laurent Perron
|
cdeddf7253
|
Merge pull request #1724 from paultrow/patch-8
Patch 8
|
2019-11-19 14:17:42 -08:00 |
|
Paul
|
81701515f9
|
Create mip_var_array.cc
New doc example.
|
2019-11-19 17:09:17 -05:00 |
|
Paul
|
a24c7904ab
|
Create mip_var_array.py
New MIP example for documentation.
|
2019-11-19 17:02:48 -05:00 |
|
Laurent Perron
|
21a2219a90
|
remove warning in nuget packaging, use local icon instead of icon url
|
2019-11-19 09:54:40 -08:00 |
|
Mizux Seiha
|
d001017e9e
|
.Net Fix signing issue (fix #1421)
|
2019-11-19 11:42:24 +01:00 |
|
Laurent Perron
|
aed6d43247
|
improve sat cut management; enable MIR1 cut by defaults; fix MIR1 cuts w.r.t. sign and overflow
|
2019-11-18 10:06:11 -08:00 |
|
Laurent Perron
|
fea13cf8c4
|
fix archives
|
2019-11-15 17:20:46 -08:00 |
|
Laurent Perron
|
4021c4ec51
|
build for python 3.8
|
2019-11-15 14:20:45 -08:00 |
|
Laurent Perron
|
03f8ed10cd
|
fix docker python
|
2019-11-15 14:20:20 -08:00 |
|
Laurent Perron
|
fa406f3ae4
|
remove empty line
|
2019-11-15 14:20:10 -08:00 |
|
Laurent Perron
|
dc40d05a5b
|
fix double test
|
2019-11-14 14:57:03 -08:00 |
|
Laurent Perron
|
563e7d48c4
|
fix bazel
|
2019-11-14 14:13:43 -08:00 |
|
Laurent Perron
|
e0e3d18df8
|
fix bazel
|
2019-11-14 14:11:14 -08:00 |
|
Laurent Perron
|
faf982ce5d
|
regenerate doc
|
2019-11-14 13:52:51 -08:00 |
|
Laurent Perron
|
7912f1f52a
|
add encoding option to javac
|
2019-11-14 13:48:02 -08:00 |
|
Laurent Perron
|
3719218d74
|
add java encoding option
|
2019-11-14 13:43:32 -08:00 |
|
Laurent Perron
|
5caaed5df8
|
remove utf character
|
2019-11-14 13:38:48 -08:00 |
|
Laurent Perron
|
28033c996f
|
improve lp cut and constraint management
|
2019-11-14 12:42:35 -08:00 |
|
Laurent Perron
|
09063ae0c2
|
small optim; reindent
|
2019-11-14 12:42:05 -08:00 |
|
Laurent Perron
|
351b6c7a5a
|
polish doc
|
2019-11-14 12:41:44 -08:00 |
|
Laurent Perron
|
f19fa34841
|
fix #1710
|
2019-11-13 09:28:01 +01:00 |
|
Laurent Perron
|
03278709e8
|
fix #1692
|
2019-11-07 17:19:39 +01:00 |
|
Laurent Perron
|
3ccda66a0f
|
remove fz-cp code; turn fz presolve to minimal by default; small improvements to sat
|
2019-11-07 13:22:44 +01:00 |
|
Laurent Perron
|
bdb3e7f703
|
Merge branch 'master' of github.com:google/or-tools
|
2019-11-06 16:53:48 +01:00 |
|
Laurent Perron
|
9a359a99c1
|
improve presolve in CP-SAT
|
2019-11-06 16:53:34 +01:00 |
|
Laurent Perron
|
617ff668d9
|
fix scaling issues
|
2019-11-06 16:53:21 +01:00 |
|
Laurent Perron
|
014024f85e
|
improve christofides performance
|
2019-11-06 16:53:08 +01:00 |
|
Laurent Perron
|
3aac782254
|
improve glop/lp_data performance
|
2019-11-06 16:52:56 +01:00 |
|
Laurent Perron
|
d1e4dc52c0
|
allow minimal solve on flatzinc
|
2019-11-06 16:52:40 +01:00 |
|
Laurent Perron
|
714c60ae6b
|
Merge pull request #1683 from stradivari96/pdoc-fix
Remove symbol
|
2019-11-02 10:14:04 +00:00 |
|
Xiang Chen
|
988c00c27f
|
Remove Symbolism
|
2019-11-02 03:00:52 +01:00 |
|
Laurent Perron
|
fe8c842efa
|
fix
|
2019-10-31 15:00:07 +01:00 |
|
Laurent Perron
|
0b38bdeaff
|
fix
|
2019-10-31 14:57:40 +01:00 |
|
Laurent Perron
|
3afa7ea470
|
fix
|
2019-10-31 14:53:58 +01:00 |
|
Laurent Perron
|
248210b21c
|
full sync cp-sat
|
2019-10-25 14:26:16 +02:00 |
|
Laurent Perron
|
020c1ddf4b
|
improve probing timing
|
2019-10-25 13:43:43 +02:00 |
|
Laurent Perron
|
6ec3362ad0
|
speed up presolve
|
2019-10-24 18:24:11 +02:00 |
|