Commit Graph

99 Commits

Author SHA1 Message Date
lperron@google.com
038f7b2522 fix path in C# solutions 2012-03-27 18:09:50 +00:00
lperron@google.com
a97e02c809 improve nurse_rostering model 2012-03-21 16:49:18 +00:00
lperron@google.com
8e0d7373c9 remove unnecessary Var() calls in C# examples 2012-03-20 14:52:38 +00:00
lperron@google.com
d8a617504b remove unnecessary Var() calls in C# examples 2012-03-20 14:50:13 +00:00
lperron@google.com
c5eb172813 finalized most operators on constraints in C# 2012-03-20 14:00:00 +00:00
lperron@google.com
e87f8ebcbd ported all examples using .IsXXX to the new API, added a lot of helper functions to simplify examples 2012-03-20 08:42:38 +00:00
hakank
631eae17d3 Using the improved reifications in who_killed_agatha.cs 2012-03-20 06:11:51 +00:00
lperron@google.com
5b8c8b81cb more work on operators on constraints in C# 2012-03-20 00:00:20 +00:00
lperron@google.com
d6576d9976 more work on StatusVar in C# 2012-03-19 23:17:19 +00:00
lperron@google.com
0badc808fc add implicit operator from pseudo constraints and constraints to IntExpr and IntVar 2012-03-19 17:43:18 +00:00
lperron@google.com
07a4ee7e42 Add StatusVar() API of shadow constraints in C#, change alldifferent_except_0.cs 2012-03-19 17:32:48 +00:00
lperron@google.com
5b4445932f improve example 2012-03-15 20:32:31 +00:00
hakank
8ac6e19d0c Added IntTupleSet for Transition 2012-03-15 18:37:45 +00:00
lperron@google.com
5c2c539646 Implement IntTupleSet for transition and allowedassignment constraints, port all examples 2012-03-15 16:22:13 +00:00
hakank
a8bb4d216d Adding the 8809=6 problem 2012-03-03 06:13:46 +00:00
hakank
e0f47137b2 wedding_optimal_chart.cs Fixed constraint for b (min number of persons known at a table) 2012-02-13 05:32:36 +00:00
hakank
d7a60d38c5 Added word_square.cs 2012-02-12 22:31:08 +00:00
hakank
1be371c480 Added wedding_optimal_chart.cs 2012-02-12 21:32:17 +00:00
hakank
994adb87fe Added max_flow_winston1.cs max_flow_taha.cs p_median.cs subset_sum.cs 2012-02-12 18:59:06 +00:00
laurent.perron@gmail.com
ed72e65830 remove need for FIX_SWIG in C#; use NodeEvaluator2 in routing; port cstsp.exe 2012-02-12 15:14:37 +00:00
laurent.perron@gmail.com
b3d8161277 remove need for FIX_SWIG in C#; use NodeEvaluator2 in routing; port cstsp.exe 2012-02-12 15:14:11 +00:00
lperron@google.com
b16f70e2a2 fixes 2012-02-09 15:26:20 +00:00
lperron@google.com
2c1b013faa cstsp C# example 2012-02-09 15:19:09 +00:00
hakank
faf642ccc9 rogo2.cs: faster and can read problem instances from file 2012-02-08 06:32:26 +00:00
hakank
6b756994ff Added rogo2.cs 2012-02-06 22:00:41 +00:00
hakank
5dd44a0616 Added sicherman_dice.cs 2012-02-05 21:47:38 +00:00
lperron@google.com
5614c443bb Use List<String> instead of ArrayList 2012-02-05 20:54:14 +00:00
hakank
2de3b01629 einav_puzzle2.cs uses MakeIntVarArray with a domain array instead 2012-02-05 20:51:03 +00:00
hakank
1c8039db1f Added regex.cs 2012-02-05 19:51:45 +00:00
hakank
055b34b100 Added einav_puzzle2.cs 2012-02-05 19:19:24 +00:00
lperron@google.com
ebf3614edd misc 2012-02-04 08:32:00 +00:00
hakank
42fe7b9a3d Added 3_jugs_regular.cs perfect_square_sequence.cs secret_santa.cs coins3.cs 2012-02-02 20:15:06 +00:00
hakank
aa7bd8c4a3 Added LinearSolver models: volsay.cs volsay2.cs volsay3.cs 2012-01-31 17:18:07 +00:00
hakank
1cd36303fb Added olympic.cs photo_problem.cs secret_santa2.cs pandigital_numbers.cs mr_smith.cs marathon2.cs 2012-01-30 22:29:24 +00:00
lperron@google.com
ccb2e5d4af remove MakeMax 2012-01-30 09:39:48 +00:00
lperron@google.com
4e5ebda3b3 fix indentation 2012-01-30 00:00:41 +00:00
hakank
dba10256b0 Added magic_square_and_cards.cs kenken2.cs labeled_dice.cs 2012-01-29 22:46:49 +00:00
lperron@google.com
6eafbab77b remove MP prefix in C# Math Programming Support 2012-01-29 18:15:19 +00:00
lperron@google.com
aa54c0c0bf better printing 2012-01-29 13:08:12 +00:00
lperron@google.com
f19d96af53 use double.Positive/NegativeInfinity 2012-01-29 13:06:56 +00:00
lperron@google.com
60f6704ac4 add natural API to csintegerprogramming.cs 2012-01-29 13:04:16 +00:00
lperron@google.com
70b5f8a0e8 untested natural (+, -, *, ==, >=. <=) API for linear solver in C# 2012-01-29 12:53:56 +00:00
lperron@google.com
8ed94f6eb2 remove spaces at the end of lines 2012-01-29 11:02:22 +00:00
hakank
2ca878ea2c LINQ'ed sudokus.cs 2012-01-29 09:16:18 +00:00
hakank
33b03d49f6 Added set_partition.cs killer_sudoku.cs set_covering_skiena.cs kakuro.cs futoshiki.cs 2012-01-29 09:15:27 +00:00
lperron@google.com
1c1083c5a1 fix missing scheduling API in C# and python; add organize_day_intervals.cs 2012-01-28 09:28:19 +00:00
lperron@google.com
a20ab9c560 small simplification of nontransitive_dice.cs 2012-01-28 08:55:23 +00:00
hakank
b0f075c6e3 Added lectures.cs just_forgotten.cs post_office_problem2.cs organize_day.cs nontransitive_dice.cs 2012-01-28 08:25:57 +00:00
lperron@google.com
f9ce60ead1 add IntervalVarArrayHelper.cs and use it 2012-01-28 00:07:37 +00:00
lperron@google.com
0d5c6eff98 modify last 2 examples not using MakeIntVarMatrix 2012-01-27 23:57:37 +00:00