This website requires JavaScript.
Explore
Help
Register
Sign In
always-cautious
/
ortools-clone
Watch
1
Star
0
Fork
0
You've already forked ortools-clone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2,143
Commits
2
Branches
0
Tags
0918255bdf655efeaeda20dfeef96ac79ca650bd
Commit Graph
3 Commits
Author
SHA1
Message
Date
lperron@google.com
5700126591
added setup dependent transition times on the disjunctive class; renamed files with - in their names to _; plenty of changes in the base library and modifications in the rest of the code accomodate them; dropped support for vs 2010 by using the brand new c++11 iterators (for (int i : vector_of_ints) {}). This is so neat; removed SetCommandLines on the routing model. I added a temporary API with parameters. This API is not final and will change to its final version soon
2013-10-10 15:23:20 +00:00
lperron@google.com
72e547c935
huge sync with internal version
2013-06-11 14:51:23 +00:00
lperron@google.com
2984300b7c
frequency assignment problem
2012-09-13 16:25:28 +00:00