lperron
|
942cf2fc4c
|
Merge pull request #171 from rapyuta/feature-astar
A* for shortest path
|
2016-05-04 11:31:05 +02:00 |
|
Laurent Perron
|
660e5f2844
|
issue173 example in C++
|
2016-04-14 13:11:14 +02:00 |
|
Laurent Perron
|
34c34b10b2
|
add all data files to c++ windows archives
|
2016-04-12 18:19:15 +02:00 |
|
Laurent Perron
|
5cd13d55cd
|
add cvrptw and pdptw data files to cc archives (unix for the time being)
|
2016-04-12 18:15:55 +02:00 |
|
Laurent Perron
|
6fe0922561
|
adapt to data being moved to examples
|
2016-04-12 18:04:18 +02:00 |
|
Laurent Perron
|
9a78298ab5
|
move files around
|
2016-04-12 17:41:05 +02:00 |
|
Wolf Vollprecht
|
a26b51e2a2
|
added astar
|
2016-04-05 12:57:29 +02:00 |
|
Laurent Perron
|
bed3fa9922
|
Use CBC by default instead of GLPK in python mip examples
|
2016-03-19 18:54:18 +01:00 |
|
Laurent Perron
|
03c648bc2c
|
new API (WIP) on the SAT solver to create models
|
2016-03-16 10:10:38 +01:00 |
|
Laurent Perron
|
a915c15b8e
|
renaming in the Sat code; small cleaning in the SWIG code; improvements to the graph code to make it MT-safe
|
2016-03-12 06:32:56 -08:00 |
|
Laurent Perron
|
6127049df6
|
fix issue #105, add --no-same-owner to tar on unix
|
2016-03-08 14:20:50 -08:00 |
|
Laurent Perron
|
5d62ab0e2c
|
small reindent
|
2016-02-09 15:45:18 +01:00 |
|
Laurent Perron
|
08ee0714ae
|
minor sync with internal code
|
2016-02-09 12:07:21 +01:00 |
|
Laurent Perron
|
7a7d4cd8dd
|
windows compilation fixes
|
2016-02-04 05:04:38 -08:00 |
|
Laurent Perron
|
ba0e3e5945
|
improve makefile
|
2016-02-04 13:13:43 +01:00 |
|
Laurent Perron
|
98b1673dd0
|
improve makefile
|
2016-02-04 13:10:44 +01:00 |
|
Laurent Perron
|
bb6e091027
|
Switch parameters to proto3, propagate to all code, offer support in all languages
|
2016-02-03 15:15:58 +01:00 |
|
Laurent Perron
|
490c7d981e
|
big sync with internal code, notable diff: hamiltonian_path code + used in the routing lib; improvement to the sat solver
|
2016-01-26 13:50:39 +01:00 |
|
Laurent Perron
|
e996af7524
|
incomplete version of the slitherlink problem
|
2015-12-30 00:08:16 +01:00 |
|
Laurent Perron
|
b412d19805
|
change LNS protocol, port examples; bump nuspec version to 2.1.xxxx; various improvements to the solvers
|
2015-11-20 11:32:37 +01:00 |
|
Laurent Perron
|
62e9b08fbe
|
added new constraint on forbidden list of intervals
|
2015-09-25 13:04:43 +02:00 |
|
Laurent Perron
|
5db65a2362
|
flatzinc archive
|
2015-09-08 11:15:28 +02:00 |
|
Vincent Furnon
|
2eb5127992
|
Changes to the linear solver wrapper: improved extraction, export and validation of linear models.
|
2015-06-18 14:08:50 +02:00 |
|
Vincent Furnon
|
d828b1fcbe
|
Changed status data structure returned by solve() in the linear solver wrapper. Prepared code to accept solution hints in the linear solver wrapper.
|
2015-06-17 16:29:25 +02:00 |
|
Laurent Perron
|
0dbbb9fa01
|
more thorough cleaning
|
2015-06-16 14:19:18 +02:00 |
|
Vincent Furnon
|
7182abb864
|
Renamed the linear solver protocol buffer and removed the new_proto namespace.
|
2015-06-16 10:08:44 +02:00 |
|
Vincent Furnon
|
41b4799646
|
Fix support of Boolean OPtimizer.
|
2015-05-29 00:11:23 +02:00 |
|
Vincent Furnon
|
81ea547330
|
Added missing dependency for solve binary.
|
2015-03-13 20:16:37 +01:00 |
|
Laurent Perron
|
353470592f
|
remove old_flatzinc code
|
2015-03-05 10:12:06 +01:00 |
|
Laurent Perron
|
69263d01d0
|
remove old_flatzinc code
|
2015-03-05 10:10:53 +01:00 |
|
Laurent Perron
|
94469b92ca
|
replace svnversion
|
2015-03-03 15:19:24 +01:00 |
|
lperron@google.com
|
916f1d7aae
|
small fixes everywhere
|
2015-02-17 13:23:59 +00:00 |
|
lperron@google.com
|
d75d220663
|
use SVNVERSION_SIMPLE when creating archives
|
2015-02-04 12:17:07 +00:00 |
|
lperron@google.com
|
4bd3c84756
|
update sat to latest version; move proto_tools from linear_solver to util
|
2015-02-03 10:47:21 +00:00 |
|
lperron@google.com
|
b959d5fa64
|
quadratic nqueen benchmarks
|
2015-01-28 07:28:53 +00:00 |
|
lperron@google.com
|
3a4c7cbbe5
|
fix dependencies
|
2015-01-16 18:34:28 +00:00 |
|
lperron@google.com
|
aff5c43f49
|
fix missing dependencies
|
2015-01-16 18:08:39 +00:00 |
|
lperron@google.com
|
1aaf2814d7
|
misc
|
2015-01-16 17:02:32 +00:00 |
|
lperron@google.com
|
4c4cfe9aa8
|
issue57 code
|
2014-12-29 22:07:49 +00:00 |
|
lperron@google.com
|
1ad0eb6b82
|
more thorough make clean
|
2014-12-28 10:31:23 +00:00 |
|
lperron@google.com
|
84d75834e6
|
more thorough make clean
|
2014-12-28 10:19:42 +00:00 |
|
lperron@google.com
|
55049dbc53
|
more thorough make clean
|
2014-12-28 10:14:13 +00:00 |
|
lperron@google.com
|
dcd5d5bcbc
|
more thorough make clean
|
2014-12-28 10:09:56 +00:00 |
|
lperron@google.com
|
4a63f273da
|
cleanup old flatzinc2 references
|
2014-12-28 10:06:52 +00:00 |
|
lperron@google.com
|
dc6e9bfb56
|
cleanup old flatzinc2 references
|
2014-12-28 10:03:40 +00:00 |
|
lperron@google.com
|
9cf79848f1
|
cleanup old flatzinc2 references
|
2014-12-28 09:57:49 +00:00 |
|
lperron@google.com
|
205cd8b702
|
move flatzinc -> old_flatzinc; flatzin2 -> flatzinc; start working on doxygen
|
2014-12-28 09:46:26 +00:00 |
|
lperron@google.com
|
aeb6434297
|
split lp_data out of glop; port rest of code
|
2014-12-16 11:35:09 +00:00 |
|
lperron@google.com
|
dcd1f91337
|
post install fix in mac os X paths
|
2014-11-07 10:32:03 +00:00 |
|
lperron@google.com
|
b3bb781d5b
|
post install fix in mac os X paths
|
2014-11-07 10:30:54 +00:00 |
|