Commit Graph

19 Commits

Author SHA1 Message Date
lperron@google.com
a819336e55 create visible DisjunctiveConstraint class, add name to factory builder, move sequence var builder from solver to disjunctive constraint, port examples 2012-07-18 19:54:04 +00:00
lperron@google.com
d98c3d8c56 move all sources under src/ 2012-03-28 15:10:00 +00:00
lperron@google.com
5b1a267367 lots of maintenance on makefiles, created OBJ_DIR, GEN_DIR, LIB_DIR, BIN_DIR... 2012-03-28 13:09:20 +00:00
lperron@google.com
42949fd564 more cleaning on makefiles 2012-03-28 00:26:48 +00:00
lperron@google.com
6a42842ec2 simplify makefiles by defining OR_ROOT and OR_ROOT_INC 2012-03-28 00:09:22 +00:00
lperron@google.com
6c85553ef4 more makefile cleaning 2012-03-27 23:35:44 +00:00
lperron@google.com
f848b78361 allow compilation of library from anywhere by redefining TOP 2012-03-27 22:14:23 +00:00
lperron@google.com
2466547f88 bigbang on directory structure, now with a bin and a lib directory 2012-03-27 16:59:17 +00:00
lperron@google.com
51e6df464c add simple makefile commands to compile and run java and python examples: make rpy EX=dudeney or make rjava EX=Map2 2012-01-25 15:24:01 +00:00
lperron@google.com
94171cb390 removed compiled version of generated python files in make clean 2012-01-21 18:29:53 +00:00
lperron@google.com
ea7708dd3c split make and clean targets per language 2012-01-20 16:39:15 +00:00
lperron@google.com
af40aff10a move flow to graph in swig generated python and java libraries, add linear_sum_assignment to swig (python and java) + example 2012-01-10 14:16:39 +00:00
lperron@google.com
626b6985aa allows compiling or-tools libs as shared libraries on linux, changed how dependencies and link commands are generated 2012-01-09 14:44:31 +00:00
lperron@google.com
e304f92deb improve python_archive 2012-01-08 19:16:33 +00:00
laurent.perron@gmail.com
ea35f043ca tentative scripts to build stand alone python and java archives 2012-01-08 18:57:31 +00:00
laurent.perron@gmail.com
4d8877fefc renaming of swig generated files 2012-01-06 22:24:16 +00:00
lperron@google.com
eed8a52999 cp and routing libraries depends on lp now 2011-12-22 23:38:20 +00:00
laurent.perron@gmail.com
5cd65ba813 lots of fixes in makefiles 2011-12-05 19:40:55 +00:00
lperron@google.com
04f5219483 rename directory to lower case 2011-12-05 14:44:35 +00:00