Mizux Seiha
|
93adfb62ac
|
dotnet: Fix BalanceGroupSat.cs
|
2021-01-19 17:42:00 +01:00 |
|
Laurent Perron
|
1b3ee00001
|
speed up example
|
2021-01-19 15:05:41 +01:00 |
|
Laurent Perron
|
4a05edf3f6
|
fix #2343
|
2021-01-17 10:26:01 +01:00 |
|
Mizux
|
252564060e
|
Update flexible_job_shop_sat.py
|
2021-01-15 15:54:31 +01:00 |
|
Mizux
|
4ebb5a1184
|
Update flexible_job_shop_sat.py
|
2021-01-15 15:51:53 +01:00 |
|
Laurent Perron
|
4a755da303
|
[CP-SAT] add exactly_one constraint in cp_model.proto
|
2021-01-15 11:00:00 +01:00 |
|
Laurent Perron
|
1ab04e1592
|
more checks
|
2021-01-15 10:59:35 +01:00 |
|
Laurent Perron
|
90d125ba4d
|
cleaning
|
2021-01-15 10:59:22 +01:00 |
|
Laurent Perron
|
4dcfdc17c3
|
Merge branch 'master' of github.com:google/or-tools
|
2021-01-15 09:49:59 +01:00 |
|
Laurent Perron
|
61a2837782
|
update sat_runner
|
2021-01-15 09:47:18 +01:00 |
|
Mizux Seiha
|
cc4d0adb62
|
bazel: Fix sat_runner
|
2021-01-14 22:35:12 +01:00 |
|
Mizux Seiha
|
f88bef134e
|
bazel: Update README.md
|
2021-01-14 21:59:32 +01:00 |
|
Mizux Seiha
|
8b1648128b
|
cmake(ci): Fix Python Vagrant
|
2021-01-14 14:07:13 +01:00 |
|
Laurent Perron
|
0a9cf920c4
|
Merge branch 'master' of github.com:google/or-tools
|
2021-01-14 10:48:41 +01:00 |
|
Laurent Perron
|
805b733f98
|
sync most c++ examples
|
2021-01-14 10:48:19 +01:00 |
|
Laurent Perron
|
692b590128
|
more dual presolve in CP-SAT
|
2021-01-14 10:32:45 +01:00 |
|
Laurent Perron
|
3482577a04
|
change include
|
2021-01-14 10:32:10 +01:00 |
|
Mizux Seiha
|
9badb91385
|
cmake(ci): Update vagrant management
|
2021-01-13 00:00:43 +01:00 |
|
Mizux Seiha
|
bb42e91f8e
|
cmake(ci): Fix Vagrant Python
|
2021-01-13 00:00:43 +01:00 |
|
Mizux Seiha
|
8422c1f23e
|
ci(cmake): Fix Python Vagrant machine
|
2021-01-13 00:00:42 +01:00 |
|
Mizux Seiha
|
ba8ea8c27a
|
ci(cmake): Fix Makefile
|
2021-01-13 00:00:42 +01:00 |
|
Laurent Perron
|
5f463f101c
|
Christofides solver now returns a bool indicating if solving was successful
|
2021-01-12 14:58:52 +01:00 |
|
Laurent Perron
|
5f064d5c3a
|
Merge branch 'master' of github.com:google/or-tools
|
2021-01-11 17:08:50 +01:00 |
|
Laurent Perron
|
79c8864bfa
|
fix bug when interrupting a linear solver
|
2021-01-11 17:08:40 +01:00 |
|
Laurent Perron
|
774ccb873c
|
check if the christofides solver actually finds a solution
|
2021-01-11 17:08:20 +01:00 |
|
Laurent Perron
|
4c2987de15
|
better comments
|
2021-01-11 17:07:45 +01:00 |
|
Laurent Perron
|
284e337625
|
fix regression in multithread and LNS; better comments
|
2021-01-11 17:07:33 +01:00 |
|
Laurent Perron
|
cd946588eb
|
fix bug in domain * 0
|
2021-01-11 17:06:53 +01:00 |
|
Mizux Seiha
|
cd00e884f9
|
tools: Fix arm.sh script
|
2021-01-10 00:53:17 +01:00 |
|
Mizux Seiha
|
a1ad8bbb16
|
tools: Fix tests when using qemu
|
2021-01-10 00:49:24 +01:00 |
|
Mizux Seiha
|
4b76ca2214
|
tools: disable curl, libssh, libnfs in qemu build
|
2021-01-10 00:49:24 +01:00 |
|
Laurent Perron
|
8501661e8c
|
Merge branch 'master' of github.com:google/or-tools
|
2021-01-08 17:55:47 +01:00 |
|
Laurent Perron
|
7ff8f9764c
|
fix
|
2021-01-08 17:54:42 +01:00 |
|
Mizux Seiha
|
50b64918d5
|
ci: Add ARM workflows
|
2021-01-08 17:52:45 +01:00 |
|
Mizux Seiha
|
42ac4e4429
|
ci(cmake): Add ARM cross compile jobs
* update .dockerignore
|
2021-01-08 17:49:26 +01:00 |
|
Mizux Seiha
|
62bfb3a37f
|
ci: Update cross_compile.sh
|
2021-01-08 17:49:26 +01:00 |
|
Mizux Seiha
|
f18dbd2588
|
Add cross toolchain scripts
|
2021-01-08 17:49:26 +01:00 |
|
Mizux Seiha
|
e4344ec7c9
|
cmake: Propagate use of PROTOC_PRG
|
2021-01-08 17:49:26 +01:00 |
|
Mizux Seiha
|
6abc5a1d39
|
cmake: Propagate use of host protoc when building glop
|
2021-01-08 17:49:26 +01:00 |
|
Mizux Seiha
|
91a20cd569
|
cmake: Add cross-toolchain support
- Add host build of protoc
|
2021-01-08 17:49:26 +01:00 |
|
Laurent Perron
|
7062089531
|
support writing proto to gzipped file
|
2021-01-08 14:13:41 +01:00 |
|
Laurent Perron
|
cb8fe87807
|
update Makefile.gen.mk
|
2021-01-08 13:10:00 +01:00 |
|
Laurent Perron
|
3fb687a47c
|
fix
|
2021-01-08 13:09:42 +01:00 |
|
Laurent Perron
|
f7fdd260ad
|
support gzipped files when reading to proto or to string
|
2021-01-08 12:49:11 +01:00 |
|
Laurent Perron
|
5964c5e2dd
|
improve primal integral computation
|
2021-01-08 09:49:56 +01:00 |
|
Laurent Perron
|
165c9fa938
|
mostly reformat
|
2021-01-08 09:49:21 +01:00 |
|
Laurent Perron
|
41624cc84b
|
mostly reformat
|
2021-01-08 09:49:08 +01:00 |
|
Laurent Perron
|
c55f00b7ed
|
improve StopSearch() robustness
|
2021-01-08 09:48:52 +01:00 |
|
Laurent Perron
|
58455ea5d7
|
typo
|
2021-01-06 18:03:53 +01:00 |
|
Laurent Perron
|
c69fa4e4ec
|
typo
|
2021-01-06 18:03:19 +01:00 |
|