Commit Graph

1612 Commits

Author SHA1 Message Date
Mizux Seiha
b39fadfda5 Update csproj 2020-11-18 15:21:52 +01:00
Mizux Seiha
bc834345b6 clean contrib notebook 2020-11-18 14:28:23 +01:00
Mizux Seiha
6880ee50f8 Clean __future__ in examples/tests/*.py 2020-11-18 14:28:23 +01:00
Mizux Seiha
cce7552e01 contrib: remove "from __future__" 2020-11-18 13:55:26 +01:00
Mizux Seiha
eded2608ac Update notebooks 2020-11-18 11:44:51 +01:00
Laurent Perron
e20032bd56 Merge branch 'master' of github.com:google/or-tools 2020-11-18 10:51:22 +01:00
Laurent Perron
4ececbe448 update python code, remove __future__ imports, remove six, use absl-py for flags, update examples 2020-11-18 10:50:14 +01:00
Mizux Seiha
2a269e2a70 python: Fix pywraprouting_test 2020-11-16 20:11:40 +01:00
Laurent Perron
da09c63cc3 small fix 2020-11-03 12:54:50 +01:00
Corentin Le Molgat
a9385fc3d2 Format all .Net using Microsoft style 2020-11-03 10:15:53 +01:00
Corentin Le Molgat
b5e70663c7 Format using clang-format 11 2020-10-29 14:26:41 +01:00
Corentin Le Molgat
e4caaf96bc format file forcing the left alignment 2020-10-29 14:25:39 +01:00
Mizux Seiha
335cf3df3d format all C# files 2020-10-26 18:41:49 +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
Mizux Seiha
cbc3aaee80 Revert broken auto format 2020-10-21 09:03:08 +02:00
Laurent Perron
288d3f5ed4 fix examples 2020-10-21 00:28:40 +02:00
Laurent Perron
a4258f2bdf switch flags setters and getters to the absl format 2020-10-21 00:21:54 +02:00
Laurent Perron
a371180ea5 fix and unit tests for cp-sat export to file 2020-10-08 14:58:51 +02:00
Mizux Seiha
8259943b1d python: revert to previous tolerance for all lp tests 2020-10-08 14:25:18 +02:00
Mizux Seiha
c83567bd1a python: Fix lp_test 2020-10-08 13:36:09 +02:00
Laurent Perron
dab95aa0a3 fix flatzinc to follow the latest minizinc naming scheme for constraints 2020-09-29 11:53:15 +02:00
Laurent Perron
41da71f3f0 add Fattahi dataset 2020-09-29 10:21:48 +02:00
Laurent Perron
1f18083c9f add kacem dataset 2020-09-29 10:20:39 +02:00
Laurent Perron
d37260f100 add dp paulli dataset 2020-09-29 10:18:50 +02:00
Laurent Perron
77b5b19048 BehnkeGeiger data set 2020-09-29 10:15:37 +02:00
Laurent Perron
7a684cf7ae Merge branch 'master' of github.com:google/or-tools 2020-09-28 12:06:27 +02:00
Laurent Perron
6af02ef187 add Demirkol jobshop benchmarks 2020-09-28 12:05:00 +02:00
Mizux Seiha
231a641456 python: Rename examples/python/assignment_sat.py to avoid collision 2020-09-28 10:32:35 +02:00
Mizux Seiha
a384a503f9 Update notebook 2020-09-27 16:31:27 +02:00
Laurent Perron
0099282d23 remove tabs 2020-09-25 10:40:43 +02:00
Mizux Seiha
c54ebae363 Fix format in examples/data 2020-09-23 12:16:36 +02:00
Mizux Seiha
0b7adada50 java: Format all files 2020-09-23 12:16:18 +02:00
Mizux Seiha
61693bb677 cpp: Format all examples/tests 2020-09-23 11:46:22 +02:00
Mizux Seiha
ea95fb1c40 Format all examples/cpp 2020-09-23 11:45:03 +02:00
Mizux Seiha
d7fafe236c cmake(dotnet): disable too long tests 2020-09-22 21:40:02 +02:00
Mizux Seiha
b457d45dea cmake: Add dotnet test 2020-09-22 19:09:22 +02:00
Mizux Seiha
a512e2a7c5 cmake: Add dotnet examples 2020-09-22 19:09:22 +02:00
Laurent Perron
6f06ab6c4d fix OS API issue in python example 2020-09-20 09:52:19 +02:00
Laurent Perron
1750b902f1 Merge branch 'master' of github.com:google/or-tools 2020-09-20 09:04:37 +02:00
Laurent Perron
54bda4bd42 fix examples after FEASIBLE -> OPTIMAL CP-SAT change; improve display of the sudoku problem 2020-09-20 09:04:28 +02:00
Mizux Seiha
4d2cde9356 python: Fix examples/contrib 2020-09-19 19:41:40 +02:00
Mizux Seiha
50714e6b41 python: Fix examples/python 2020-09-19 19:41:17 +02:00
Mizux Seiha
d87389e8c1 python: Fix examples/tests 2020-09-19 18:37:36 +02:00
Mizux Seiha
fa682b4907 remove deprecated examples using TreeMonitor 2020-09-19 18:04:50 +02:00
Mizux Seiha
c79eb91207 cmake(python): add examples/tests 2020-09-17 19:22:03 +02:00
Mizux Seiha
31e9f89cb0 cmake(python): add examples/contrib 2020-09-17 19:22:03 +02:00
Mizux Seiha
57ea8d8c73 cmake(python): add examples/python 2020-09-17 19:21:27 +02:00
Mizux Seiha
7a9f9f19de cmake: cleanup 2020-09-17 19:19:31 +02:00
Mizux Seiha
adfc450aa9 cmake(java): Add examples/tests (#202) 2020-09-17 18:45:34 +02:00