lperron@google.com
|
08c47d6efe
|
sat
|
2014-06-11 20:48:53 +00:00 |
|
lperron@google.com
|
3f79252dd4
|
work on sat solver, especially in the context of maxsat
|
2014-05-23 14:33:13 +00:00 |
|
lperron@google.com
|
b3c56a368f
|
reindent all python code
|
2014-05-22 20:13:16 +00:00 |
|
lperron@google.com
|
87e0940b36
|
fix
|
2014-05-22 20:09:36 +00:00 |
|
lperron@google.com
|
308c778e18
|
move code
|
2014-05-22 19:05:17 +00:00 |
|
lperron@google.com
|
f14c0361c6
|
support failure in constraints propagation and demon executions
|
2014-05-22 17:37:21 +00:00 |
|
lperron@google.com
|
3c7b0ab7d3
|
first steps towards having constraints and demons in python using directors
|
2014-05-22 15:14:32 +00:00 |
|
lperron@google.com
|
410095fcb1
|
python directors + test
|
2014-05-22 13:32:14 +00:00 |
|
lperron@google.com
|
83756494bb
|
update LS API in java/c#
|
2014-05-21 12:57:26 +00:00 |
|
lperron@google.com
|
aee340b07c
|
update examples
|
2014-05-21 12:56:57 +00:00 |
|
lperron@google.com
|
6c2be21c5a
|
work on sat solver
|
2014-05-15 09:21:11 +00:00 |
|
lperron@google.com
|
df222d49d4
|
fix
|
2014-05-13 13:40:01 +00:00 |
|
lperron@google.com
|
9d1d8f3d26
|
upgrade in the base library (strings::Join now supports int and int64 vectors), file operations uses status; improve the code on symmetries; API for assumptions on sat
|
2014-05-13 12:56:44 +00:00 |
|
laurent.perron@gmail.com
|
33c62d6027
|
extract array_bool_or, fix obsolete count predicate
|
2014-05-02 21:05:16 +00:00 |
|
lperron@google.com
|
e57f0380f7
|
remove concise_iterator, replace by c++11 version; clean up LeastSignificantBitPosition{32|64}
|
2014-04-16 09:57:29 +00:00 |
|
lperron@google.com
|
e670f9c46b
|
new operator in routing (MakeActiveAndRelocate); first pass at replace concise_iterator by c++11 for
|
2014-04-15 09:38:36 +00:00 |
|
lperron@google.com
|
733a35e3d9
|
add c# test
|
2014-04-06 11:01:32 +00:00 |
|
lperron@google.com
|
766893b47c
|
fix remove examples
|
2014-04-04 19:37:22 +00:00 |
|
lperron@google.com
|
91e68cbad0
|
fix
|
2014-04-04 09:46:49 +00:00 |
|
lperron@google.com
|
e97347b6d9
|
java example that demonstrates exporting capabilities
|
2014-04-04 09:16:58 +00:00 |
|
lperron@google.com
|
fd2de909bf
|
add global parameters to routing model
|
2014-03-13 23:05:59 +00:00 |
|
lperron@google.com
|
96df1d4c97
|
sync with internal version; major work on sat solver (symmetries, speedups); speed up on routing library
|
2014-03-12 17:30:11 +00:00 |
|
lperron@google.com
|
1adfb3db7e
|
fix proto as input in python
|
2014-02-19 18:53:31 +00:00 |
|
lperron@google.com
|
656cdb8a5e
|
schedule creation and selection in python; bug fix in python wrapper
|
2014-01-29 15:31:26 +00:00 |
|
lperron@google.com
|
b23db62c3a
|
schedule creation and selection in python; bug fix in python wrapper
|
2014-01-29 15:21:07 +00:00 |
|
lperron@google.com
|
7b802c0015
|
add core computation to sat solver; add vehicle dependent dimensions in routing
|
2014-01-27 15:05:30 +00:00 |
|
lperron@google.com
|
667d6b0087
|
dual loading example in python
|
2014-01-27 04:57:00 +00:00 |
|
lperron@google.com
|
da7dc5e070
|
remove MPSolver::*Objective* setters, getters, use setters/getters on objective
|
2014-01-17 19:04:26 +00:00 |
|
lperron@google.com
|
5a8d7a15ea
|
unique java library
|
2014-01-16 01:23:35 +00:00 |
|
lperron@google.com
|
96330f94d7
|
special version of slow scheduling with matching as a sub goal
|
2014-01-15 23:48:03 +00:00 |
|
lperron@google.com
|
388c911e3d
|
merge all .NET libraries into one; need to reorganize swig to make it work and to patch generated code;
|
2014-01-15 23:47:32 +00:00 |
|
lperron@google.com
|
0255170022
|
first attempt at unique c# ortools library
|
2014-01-14 17:39:53 +00:00 |
|
lperron@google.com
|
90f7b2ffe2
|
more work
|
2014-01-14 16:06:48 +00:00 |
|
lperron@google.com
|
451ea44d2a
|
improve slow scheduling problem
|
2014-01-14 15:54:53 +00:00 |
|
lperron@google.com
|
cadc06be12
|
slow scheduling example
|
2014-01-14 14:59:56 +00:00 |
|
lperron@google.com
|
132767377c
|
slow scheduling example
|
2014-01-14 14:58:50 +00:00 |
|
lperron@google.com
|
54b10f910a
|
reformat code using clang-format
|
2014-01-08 12:01:58 +00:00 |
|
laurent.perron@gmail.com
|
4c8786bec3
|
merge routing and cp python modules into the cp module
|
2014-01-03 19:39:07 +00:00 |
|
lperron@google.com
|
775b4b3f32
|
remove copies of callbacks in cscvrptw.cs
|
2014-01-03 19:25:46 +00:00 |
|
laurent.perron@gmail.com
|
629a2369e9
|
cvrptw in C#
|
2014-01-03 18:38:52 +00:00 |
|
laurent.perron@gmail.com
|
2c411d5c78
|
support for protobuf input/output args in python, use it for search limits and model proto in CP
|
2014-01-01 13:58:07 +00:00 |
|
laurent.perron@gmail.com
|
15e832af5b
|
fix problem with native libraries not found in python3; align display
|
2013-12-29 14:54:48 +00:00 |
|
laurent.perron@gmail.com
|
05fe4c3969
|
port python test examples to python3
|
2013-12-29 14:17:53 +00:00 |
|
laurent.perron@gmail.com
|
5e0046162d
|
port python test examples to python3
|
2013-12-29 14:15:25 +00:00 |
|
laurent.perron@gmail.com
|
96dfdf04fb
|
port python test examples to python3
|
2013-12-29 14:12:37 +00:00 |
|
laurent.perron@gmail.com
|
d8590b2dc2
|
port python test examples to python3
|
2013-12-29 14:04:35 +00:00 |
|
laurent.perron@gmail.com
|
1ec221486b
|
revert python3 examples
|
2013-12-29 13:44:45 +00:00 |
|
laurent.perron@gmail.com
|
19535abed0
|
converted python3 examples
|
2013-12-29 11:52:32 +00:00 |
|
lperron@google.com
|
82a815ab65
|
add a ortools package for python modules; kept compatibility; updated all examples
|
2013-12-24 11:35:01 +00:00 |
|
lperron@google.com
|
5aaea1d858
|
remove obsolete linear_solver.proto; speed up sat solver
|
2013-12-20 10:44:30 +00:00 |
|