lperron@google.com
|
a96679e9b0
|
fix python example after module renaming
|
2012-01-11 08:42:38 +00:00 |
|
lperron@google.com
|
40e673cb15
|
improve linear examples
|
2011-12-05 14:15:20 +00:00 |
|
lperron@google.com
|
0f8ee1d167
|
remove obsolete linear solver AddXXXTerm API
|
2011-11-14 20:53:55 +00:00 |
|
lperron@google.com
|
6c2da0407b
|
remove useless ()
|
2011-11-07 15:30:57 +00:00 |
|
lperron@google.com
|
d53c5f5faf
|
make code robust in one of CLP/CBC/GLPK is not used with or-tools
|
2011-11-03 14:58:42 +00:00 |
|
lperron@google.com
|
4d642b6669
|
big fall push: improved doc, added READMEs, split Sequence into SequenceVar and DisjunctiveConstraint, renamed most examples
|
2011-11-03 10:27:53 +00:00 |
|
lperron@google.com
|
b5cadfb750
|
fix pyflow_example
|
2011-09-17 13:32:54 +00:00 |
|
lperron@google.com
|
502af74d94
|
use google apputil
|
2011-09-13 10:05:34 +00:00 |
|
lperron@google.com
|
3794f40fba
|
add API to query activity of a row
|
2011-08-11 18:44:23 +00:00 |
|
lperron@google.com
|
44a341f063
|
added STAYS_IN_SYNC relation between 2 intervals
|
2011-08-11 01:17:17 +00:00 |
|
lperron@google.com
|
caff113814
|
use scip in java and python integer solver examples
|
2011-06-22 08:39:10 +00:00 |
|
lperron@google.com
|
5d2ed0310f
|
fix flow example
|
2011-06-07 21:51:24 +00:00 |
|
lperron@google.com
|
98bbbfd36b
|
update licenses
|
2011-04-11 15:00:18 +00:00 |
|
hakank
|
8fabd3b793
|
Added Python LP/MIP models and a faster nqueens model (CP)
|
2011-04-04 17:22:06 +00:00 |
|
lperron@google.com
|
986ff68caa
|
initial commit of linear solver wrappers in C++/java/Python
|
2011-03-31 08:39:26 +00:00 |
|
lperron@google.com
|
62ebb1123b
|
adjust some files, split some in base library; propagate changes to source files; added max_flow and min_cost_flow algorithms in graph; added flow_examples.cc and pyflow_example.py to show API
|
2011-03-16 15:32:09 +00:00 |
|
hakank
|
2772eea81a
|
Added solvers for Strimko and Rogo
|
2011-01-23 18:17:37 +00:00 |
|
lperron@google.com
|
48808025e9
|
wrap knapsack solver in python + python example
|
2011-01-20 14:17:59 +00:00 |
|
lperron@google.com
|
0b032df9ce
|
rename knapsack to knapsack_cp
|
2011-01-20 14:05:50 +00:00 |
|
lperron@google.com
|
ed8911a1a8
|
better description
|
2010-11-25 16:18:39 +00:00 |
|
lperron@google.com
|
c6490d6c93
|
push routing library, initial version
|
2010-11-18 14:24:49 +00:00 |
|
hakank
|
d5f25d63b7
|
Added nonogram_default_search.py Nonogram solver using DefaultSearch
|
2010-11-11 20:56:15 +00:00 |
|
hakank
|
0955c4c581
|
Fix for 0-clues
|
2010-11-08 16:30:38 +00:00 |
|
lperron@google.com
|
9d10acdf89
|
smaller code in nonogram_table2
|
2010-11-08 13:01:51 +00:00 |
|
lperron@google.com
|
f42fd710ba
|
C++ version of transition constraint, use it in nonogram_table2.py and regular_table2.py
|
2010-11-07 18:46:11 +00:00 |
|
lperron@google.com
|
30a763bafa
|
table version of the regular constraint
|
2010-11-07 16:19:45 +00:00 |
|
hakank
|
84335ed0bf
|
Added 3_jugs_regular.py
|
2010-11-02 19:18:19 +00:00 |
|
hakank
|
9ff3bf5831
|
Added nonogram_regular.py, nurse_rostering.py, regular.py, and data files for Nonogram: data/nonogram_regular
|
2010-11-01 18:58:36 +00:00 |
|
hakank
|
5a9c3ae124
|
Added kakuro.py killer_sudoku.py kenken2.py
|
2010-10-30 08:28:02 +00:00 |
|
lperron@google.com
|
dd494c5a8c
|
experimental version of impact based decision builder
|
2010-10-28 16:36:21 +00:00 |
|
hakank
|
f1ac88f201
|
Added set_partition.py ski_assignment.py
|
2010-10-28 05:35:07 +00:00 |
|
hakank
|
363c653f74
|
Added post_office_problem2.py safe_cracking.py scheduling_speakers.py set_covering_skiena.py
|
2010-10-27 05:50:44 +00:00 |
|
hakank
|
ae4921861e
|
Added organize_day.py marathon2.py olympic.py lectures.py p_median.py mr_smith.py
|
2010-10-26 05:25:08 +00:00 |
|
hakank
|
1643c504ec
|
Added secret_santa.py secret_santa2.py
|
2010-10-24 18:53:35 +00:00 |
|
hakank
|
b5fc8b1298
|
fill_a_pix.py with data files max_flow_winston1.py max_flow_taha.py
|
2010-10-24 08:57:33 +00:00 |
|
hakank
|
3f52ad517c
|
Added broken_weights.py
|
2010-10-22 05:00:53 +00:00 |
|
hakank
|
b88b10150f
|
Added einav_puzzle.py einav_puzzle2.py (Laurent's slightly faster version) crypto.py curious_set_of_integers.py
|
2010-10-21 18:16:20 +00:00 |
|
hakank
|
459b01aeeb
|
Added Python examples crypta.py futoshiki.py eq10.py eq20.py just_forgotten.py covering_opl.py
|
2010-10-20 05:24:13 +00:00 |
|
lperron@google.com
|
e2080308e9
|
small improvements in steel_lns
|
2010-10-15 13:57:34 +00:00 |
|
hakank
|
6761cb7b9a
|
Added nontransitive_dice.py photo_problem.py
|
2010-10-15 07:53:48 +00:00 |
|
lperron@google.com
|
2af0467eb7
|
clean up steel_lns, added a few missing consts
|
2010-10-14 16:05:21 +00:00 |
|
lperron@google.com
|
2862929725
|
nice steel_lns
|
2010-10-14 15:51:55 +00:00 |
|
lperron@google.com
|
68a1f70a6f
|
fix bitmap.cc, added a few missing const in signatures, working steel_lns
|
2010-10-14 15:48:25 +00:00 |
|
lperron@google.com
|
3956a70eb3
|
non working version of steel_lns
|
2010-10-14 13:47:55 +00:00 |
|
hakank
|
9015a114ea
|
Added langford.py grocery.py car.py
|
2010-10-14 06:16:18 +00:00 |
|
lperron@google.com
|
8449bd6b85
|
small improvements to bacp
|
2010-10-13 16:58:10 +00:00 |
|
lperron@google.com
|
76c232f866
|
bacp example from Pierre + 1 data set
|
2010-10-13 16:22:39 +00:00 |
|
lperron@google.com
|
c91d538279
|
New dimension in bin packing to compute loads per bin and use it in steel
|
2010-10-13 15:05:40 +00:00 |
|
lperron@google.com
|
bb200ad6a6
|
hard examples for steel mill + more robust search heuristics, although slower on easy examples
|
2010-10-13 12:41:02 +00:00 |
|
lperron@google.com
|
aa58c572b8
|
simplified log for steel, removed search log
|
2010-10-13 07:37:22 +00:00 |
|