Laurent Perron
|
ebd7b92d3f
|
update most of the API from callbacks to std::function, port python, java and C#
|
2015-08-13 16:00:54 +02:00 |
|
Vincent Furnon
|
51a1d826d1
|
Fixing compilation issue on VS2013 in CP solver.
|
2015-05-19 16:15:11 +02:00 |
|
Vincent Furnon
|
8b3976703f
|
CP Solver: porting fail interception to std::functions.
|
2015-05-04 17:30:16 +02:00 |
|
Vincent Furnon
|
04095cc28e
|
virtual to override change of the Constraint Solver code.
|
2015-04-16 15:49:51 +02:00 |
|
Laurent Perron
|
4d4267e13d
|
fix
|
2015-03-30 10:46:48 +02:00 |
|
Laurent Perron
|
84a2b8ad2c
|
Merge branch 'master' of https://github.com/google/or-tools
|
2015-03-27 10:18:08 +01:00 |
|
Laurent Perron
|
8c512a1ac7
|
expose Solver::Rand api in python
|
2015-03-27 10:18:03 +01:00 |
|
Laurent Perron
|
f3ac13c541
|
allow cp_* flags in the routing module too
|
2015-03-26 22:42:24 +01:00 |
|
Laurent Perron
|
bcebe605c2
|
fix profiling and python
|
2015-03-26 12:59:59 +01:00 |
|
lperron@google.com
|
715d64bedc
|
fix search monitor directors in python
|
2015-01-13 10:52:12 +00:00 |
|
lperron@google.com
|
5ef4fde5ec
|
swig -> 3.0.3
|
2014-12-31 14:36:36 +00:00 |
|
lperron@google.com
|
a8befd7959
|
fix transition time on python
|
2014-12-21 20:05:30 +00:00 |
|
lperron@google.com
|
7166a9401d
|
multiple speedups in the routing library; code cleaning
|
2014-11-07 14:30:53 +00:00 |
|
lperron@google.com
|
75dca1c239
|
remove warnings in swig
|
2014-07-24 18:49:13 +00:00 |
|
lperron@google.com
|
30930fa672
|
cleanup java and python swig layer for CP
|
2014-07-24 18:27:32 +00:00 |
|
lperron@google.com
|
465666aad7
|
big sync: add presolve to sat solver; continue rewrite on C#/Python swig layer; remove as much using std::string as possible in the code; faster saturated arithmetics
|
2014-07-24 18:12:50 +00:00 |
|
lperron@google.com
|
ce0178735d
|
fix python sicherman_dice
|
2014-07-23 05:48:13 +00:00 |
|
lperron@google.com
|
729ed77ecd
|
fix compaptibility layer in swig/python
|
2014-07-22 19:28:00 +00:00 |
|
lperron@google.com
|
a57ba55235
|
more work on compatibility after swig rewrite
|
2014-07-22 19:09:57 +00:00 |
|
lperron@google.com
|
69140aecd4
|
added missing API in cp python
|
2014-07-22 17:53:38 +00:00 |
|
lperron@google.com
|
e96bba1f88
|
added missing API in cp python
|
2014-07-22 17:46:28 +00:00 |
|
lperron@google.com
|
5833a93cb2
|
remame back IndexOf to Element
|
2014-07-22 16:50:41 +00:00 |
|
lperron@google.com
|
1a4efa2e54
|
add empty line after licence part, in glop, implement portable floating point exceptions
|
2014-07-09 15:18:27 +00:00 |
|
lperron@google.com
|
4de8aa77ab
|
python rewrite
|
2014-07-09 11:17:29 +00:00 |
|
lperron@google.com
|
5941db6507
|
add log_prefix to the python cp flags
|
2014-06-17 09:47:01 +00:00 |
|
laurent.perron@gmail.com
|
6cda031e80
|
working LS in python with filters
|
2014-06-15 21:02:58 +00:00 |
|
lperron@google.com
|
e03c71b50d
|
more work on LS in python, introducing non working filters
|
2014-06-15 20:41:43 +00:00 |
|
laurent.perron@gmail.com
|
35027d37f7
|
working LS in python
|
2014-06-15 20:24:11 +00:00 |
|
laurent.perron@gmail.com
|
60ae27cd90
|
working LNS new style in python
|
2014-06-15 19:23:29 +00:00 |
|
lperron@google.com
|
c5d7450a04
|
non working rewrite of LNS for python + example
|
2014-06-15 17:24:48 +00:00 |
|
lperron@google.com
|
dc101db523
|
add domain and hole interators as generators in cp python
|
2014-06-13 13:26:09 +00:00 |
|
lperron@google.com
|
dc2ff3eb8c
|
move python swig file into python sub-directories
|
2014-06-13 10:03:03 +00:00 |
|