Mizux Seiha
|
90c54ef30e
|
Update .csproj of all samples
Allow to rollforward
|
2020-01-09 18:22:18 +01:00 |
|
Laurent Perron
|
f22e4aad93
|
fix
|
2020-01-09 16:54:23 +01:00 |
|
Laurent Perron
|
ddd0e442b0
|
polish inverse expansion code
|
2020-01-09 16:15:04 +01:00 |
|
Mizux Seiha
|
a695353f7b
|
Update ISSUE_TEMPLATE
|
2020-01-09 16:09:59 +01:00 |
|
Mizux Seiha
|
c95e9611f0
|
Fix typo in github issue template
|
2020-01-09 14:26:06 +01:00 |
|
Laurent Perron
|
7d72c79a21
|
Merge branch 'master' of github.com:google/or-tools
|
2020-01-09 14:16:57 +01:00 |
|
Laurent Perron
|
44598b4478
|
modify issue template to point to the mailing list
|
2020-01-09 14:16:47 +01:00 |
|
Mizux
|
142ebf7f48
|
Update .appveyor.yml
|
2020-01-09 14:10:10 +01:00 |
|
Corentin Le Molgat
|
08ff629ef5
|
Fix manylinux script
to debug you can use:
docker run --rm --init -it quay.io/pypa/manylinux2010_x86_64:latest
|
2020-01-09 10:52:20 +01:00 |
|
Corentin Le Molgat
|
0fb0785a01
|
Travis-CI: Use dotnet-sdk from brew cask
|
2020-01-09 08:58:33 +01:00 |
|
Corentin Le Molgat
|
793b7f8160
|
Cleanup manylinux1 docker
python 2.6 not shipped anymore
|
2020-01-09 08:58:33 +01:00 |
|
Corentin Le Molgat
|
2b870f5998
|
Add RollForward to dotnet csproj generator script
|
2020-01-08 16:44:53 +01:00 |
|
Corentin Le Molgat
|
ca351f503c
|
.Net: Allow RollForward for CreateSigningKey
i.e. If a user has only >netCore SDK 3.0 installed allow .netcoreapp2.0 to "fallback" to .netcoreapp3.0
ref: https://github.com/dotnet/docs/issues/12237
|
2020-01-08 16:28:28 +01:00 |
|
Laurent Perron
|
2518ab0cf4
|
cleanup code
|
2020-01-08 12:57:12 +01:00 |
|
Laurent Perron
|
6583668492
|
Merge pull request #1632 from stradivari96/master
Create issue and PR templates
|
2020-01-08 11:20:54 +01:00 |
|
Laurent Perron
|
76cf068598
|
remove most of flatzinc presolve; fix missing presolve in cp-sat; improve cut managements in cp-sat
|
2020-01-07 16:51:46 +01:00 |
|
Nikos Koutsovasilis
|
be4f992ab9
|
Typo fixes on cvrptw python example
|
2020-01-02 19:01:46 +01:00 |
|
Laurent Perron
|
654475905b
|
add java as a src directory for java sources
|
2019-12-31 18:23:12 +01:00 |
|
Laurent Perron
|
e82c2a79e9
|
fix
|
2019-12-19 17:24:47 +01:00 |
|
Laurent Perron
|
c7b7828f40
|
[CP-SAT] Improve cuts; improve inverse expansion; improve automaton expansion
|
2019-12-18 17:42:48 +01:00 |
|
Laurent Perron
|
97e162a3ad
|
simplify code
|
2019-12-16 16:20:53 +01:00 |
|
Laurent Perron
|
6bb8272b2a
|
[CP-SAT] improve rounding methods in linear cuts
|
2019-12-16 15:33:52 +01:00 |
|
Laurent Perron
|
b2f6c11d3a
|
[routing] improve linear relaxation
|
2019-12-16 15:33:26 +01:00 |
|
Laurent Perron
|
63d985736e
|
fix bazel
|
2019-12-16 13:32:27 +01:00 |
|
Laurent Perron
|
e853f4831e
|
improve precision
|
2019-12-16 12:35:04 +01:00 |
|
Laurent Perron
|
f9f2d7b5b4
|
[CP-SAT] improve presolve; improve linear subsystem
|
2019-12-16 12:34:56 +01:00 |
|
Laurent Perron
|
bd5c282a51
|
improve time placement when nodes have disjoint time windows
|
2019-12-16 12:34:17 +01:00 |
|
Laurent Perron
|
d2b505ab99
|
reindent
|
2019-12-16 12:33:54 +01:00 |
|
Laurent Perron
|
b43d41b227
|
improve presolve for CP-SAT
|
2019-12-09 17:57:13 +01:00 |
|
Laurent Perron
|
34231dbbc3
|
update routing code
|
2019-12-05 18:10:18 +01:00 |
|
Laurent Perron
|
6201939082
|
improve makefiles
|
2019-12-05 16:57:43 +01:00 |
|
Laurent Perron
|
dc3d9ccf84
|
internal improvemensts
|
2019-12-05 16:36:11 +01:00 |
|
Laurent Perron
|
fd04db1add
|
fix #1766
|
2019-12-05 11:28:43 +01:00 |
|
Laurent Perron
|
1cea8b5400
|
temporary fix for max python/java flakyness
|
2019-12-03 17:19:10 +01:00 |
|
Laurent Perron
|
fbd1be25e9
|
fix flakyness
|
2019-12-02 14:50:23 +01:00 |
|
Laurent Perron
|
bad2a0a98e
|
fix
|
2019-12-02 11:58:39 +01:00 |
|
Laurent Perron
|
4b5727ed78
|
fix make third_party on windows
|
2019-12-02 10:59:56 +01:00 |
|
Laurent Perron
|
798a4b1c18
|
fix #1758
|
2019-12-02 10:59:36 +01:00 |
|
Laurent Perron
|
f8699aef1c
|
improve example
|
2019-11-28 14:40:28 +01:00 |
|
Laurent Perron
|
604acf5549
|
fix example
|
2019-11-28 14:31:05 +01:00 |
|
Laurent Perron
|
6c03147783
|
fix #1753
|
2019-11-28 14:03:26 +01:00 |
|
Laurent Perron
|
f2c7d2cf74
|
bump absl on windows
|
2019-11-26 14:23:26 +01:00 |
|
Laurent Perron
|
0546d763ba
|
fix
|
2019-11-25 21:39:01 +01:00 |
|
Laurent Perron
|
4c0a40f7bf
|
sync with internal code
|
2019-11-25 15:34:42 +01:00 |
|
Laurent Perron
|
22ad6297ad
|
add missing example
|
2019-11-25 12:54:43 +01:00 |
|
Laurent Perron
|
42676d6535
|
update base libraries; improve sat internals
|
2019-11-25 12:02:25 +01:00 |
|
Laurent Perron
|
e4a73555c4
|
fix makefile
|
2019-11-23 12:21:37 +01:00 |
|
Laurent Perron
|
add03a2a54
|
remove obsolete int128 stubs
|
2019-11-23 12:10:36 +01:00 |
|
Laurent Perron
|
83c00fc2b5
|
fix bazel
|
2019-11-23 12:10:08 +01:00 |
|
Laurent Perron
|
48a3fbb692
|
fix bazel
|
2019-11-23 12:09:36 +01:00 |
|