Commit Graph

38 Commits

Author SHA1 Message Date
laurent.perron@gmail.com
629a2369e9 cvrptw in C# 2014-01-03 18:38:52 +00:00
lperron@google.com
5aaea1d858 remove obsolete linear_solver.proto; speed up sat solver 2013-12-20 10:44:30 +00:00
lperron@google.com
07481aeaab fix java archive 2013-10-30 09:51:01 +00:00
lperron@google.com
fc2036b868 CapacitatedVehicleRoutingProblemWithTimeWindows.java 2013-10-27 20:24:38 +00:00
lperron@google.com
412c8a43d0 remove upload targets 2013-09-20 15:47:20 +00:00
lperron@google.com
8951f94631 improve makefiles; fix examples/tests/remote 2013-06-19 09:54:37 +00:00
lperron@google.com
4add24d9ab huge sync with internal version 2013-06-11 15:06:54 +00:00
lperron@google.com
bd25bee356 improved python/java/.NET archives, available on all platforms, with license and readme file 2012-09-02 15:20:21 +00:00
lperron@google.com
c8b7265209 more work on archives and upload 2012-09-02 08:05:22 +00:00
lperron@google.com
5bf99e367a java_archive script on unix 2012-09-02 07:50:24 +00:00
lperron@google.com
cc0b5ad828 java_archive script on unix 2012-09-02 07:46:07 +00:00
laurent.perron@gmail.com
40539dc0a5 compile library both as static and dynamic, will allow delivering python/java/.net on unix, **WARNING** Will break unix build 2012-09-01 20:12:38 +00:00
laurent.perron@gmail.com
b3f1fa66e6 script to upload python archive 2012-07-30 20:50:23 +00:00
lperron@google.com
f694c0633c LS and LNS example in java 2012-07-26 17:36:11 +00:00
lperron@google.com
3f311f40a1 routing in java + simple tsp example 2012-05-02 20:00:03 +00:00
lperron@google.com
3e6df827ee fix java and .net archives 2012-04-04 16:31:02 +00:00
lperron@google.com
0eaa7a5f88 fix windows compilation except c# 2012-04-04 16:09:38 +00:00
lperron@google.com
d98c3d8c56 move all sources under src/ 2012-03-28 15:10:00 +00:00
lperron@google.com
64752231d6 reorganize all examples in the examples directory 2012-03-28 14:23:23 +00:00
lperron@google.com
93d022c894 introduce a EX_DIR macro in makefiles 2012-03-28 13:48:10 +00:00
lperron@google.com
17c50f7b07 makefile fixes 2012-03-28 13:21:09 +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
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
a114721636 Java libs can now be compiled from anywhere by specifying the TOP variable 2012-03-27 22:54:06 +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
laurent.perron@gmail.com
3ca9c79c06 java archive target for windows 2012-02-24 20:53:28 +00:00
lperron@google.com
02510c0632 remove the need for FIX_SWIG, finally 2012-02-12 15:53:39 +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
dfc4b13793 clean more generated files with make clean 2012-01-21 19:02:56 +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
2433e1b099 working version of make java_archive on unix 2012-01-08 19:52:55 +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
lperron@google.com
bcc7a3d7ab java cp libraries depends on lp now 2011-12-22 23:41:03 +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