Commit Graph

31 Commits

Author SHA1 Message Date
lperron@google.com
78e8e54fd1 fix max capacity in steel 2010-10-13 06:45:26 +00:00
lperron@google.com
81b8b94e58 clean ups 2010-10-13 06:41:11 +00:00
hakank
b76ab4adb8 Added costas_array.py 2010-10-13 05:02:10 +00:00
lperron@google.com
a445cb660f working steel example 2010-10-12 15:28:46 +00:00
lperron@google.com
4579aee676 simple element constraint + add steel mill problem type 1 and data 2010-10-12 15:00:33 +00:00
hakank
57c0836ea0 Added a_round_of_golf.py 2010-10-11 17:42:35 +00:00
lperron@google.com
1cc0c48487 delivered python examples now use google-apputils / cosmetic fixes 2010-10-11 17:39:39 +00:00
hakank
aae6555c9f Added traffic_lights.py 2010-10-11 16:46:55 +00:00
hakank
549108a777 Added stable_marriage.py pandigital_numbers.py 2010-10-11 16:14:17 +00:00
hakank
6fbe3155db Added furniture_moving.py with an experimental decomposition of cumulative 2010-10-11 04:37:53 +00:00
hakank
7cfbb17782 Added labeled_dice.py who_killed_agatha.py 2010-10-10 19:54:04 +00:00
hakank
9026145d65 Added models crew.py all_interval.py divisible_by_9_through_1.py coins3.py. Added a note in hidato.py to use Laurent's hidato_table.py instead. 2010-10-10 07:17:39 +00:00
lperron@google.com
f45004c1e4 fix 2010-10-09 15:03:29 +00:00
lperron@google.com
3b85a00129 cosmetic modifications 2010-10-07 19:04:07 +00:00
hakank
f244be3ea4 Added set_covering.py set_covering2.py set_covering3.py set_covering4.py set_covering_deployment.py 2010-10-07 18:15:48 +00:00
lperron@google.com
0de7a34ec9 cleaner display of initial solutions 2010-10-07 11:14:15 +00:00
lperron@google.com
6ce8b51c00 improve hidato_table 2010-10-07 11:10:16 +00:00
hakank
d1c1fd8c99 Added source of problem instance and license text for the data files 2010-10-07 05:22:46 +00:00
lperron@google.com
ada05859a4 removed call to SolutionCollector.solution(n), use shortcut collector.Value(n, var) 2010-10-07 00:27:27 +00:00
lperron@google.com
26c493419d added Value shortcut in collectors 2010-10-07 00:15:54 +00:00
lperron@google.com
e7c155c265 added hidalo model with AllowedAssignment constraint 2010-10-06 22:35:08 +00:00
hakank
de3c177331 Added discrete_tomography.py minesweeper.py quasigroup_completion.py survo_puzzle.py and additional data files 2010-10-06 21:52:24 +00:00
hakank
f91c4dbcae Removed assignment_b.py 2010-10-06 21:41:33 +00:00
hakank
86350cf899 Added coins_grid.py young_tableaux.py 2010-10-06 21:29:50 +00:00
hakank
78c25aaf16 Added assignment.py assignment_b.py bus_schedule.py circuit.py combinatorial_auction2.py crossword2.py debruijn_binary.py diet1_b.py diet1.py hidato.py knapsack.py least_diff.py magic_square_and_cards.py magic_square.py map.py nqueens2.py nqueens.py place_number_puzzle.py send_more_money_any_base.py send_most_money.py seseman_b.py seseman.py subset_sum.py toNum.py word_square.py xkcd.py alphametic.py sicherman_dice.py 2010-10-06 21:29:00 +00:00
hakank
74eb4b5a8a Added alldifferent_except_0.py 2010-10-06 21:16:22 +00:00
lperron@google.com
01078b2224 added dudeney example from Pierre Schaus 2010-10-06 19:46:05 +00:00
lperron@google.com
672aa0605c Solve() now backtracks at the end/ RejectSolution on SearchMonitor is now split into AcceptSolution() and AtSolution/ There is a new virtual OnStart() on neighborhoods/Examples were tweaked to adapt to the new API 2010-10-06 16:04:31 +00:00
lperron@google.com
229c811145 cosmetic cleanup 2010-09-27 15:18:35 +00:00
lperron@google.com
b0a1221353 clean up golomb example 2010-09-25 21:47:51 +00:00
lperron@google.com
1524c8f391 initial checking 2010-09-15 12:42:33 +00:00