Commit Graph

15 Commits

Author SHA1 Message Date
Laurent Perron
70e73d8754 clang-format 2018-06-08 16:40:43 +02:00
Laurent Perron
66b8d23079 move src to ortools; simplified python generation; remove some namespaces in the ortools/base helper files 2017-04-26 17:30:25 +02:00
Laurent Perron
571c634030 fix typo in C++ slitherlink 2016-01-07 11:15:48 +01:00
Laurent Perron
b8c287d139 simplify boolean sum even code 2016-01-06 16:48:30 +01:00
Laurent Perron
d1409f4f52 polish 2015-12-30 12:25:29 +01:00
Laurent Perron
dde6d68b0b correct version of single path, just zero out unreachable parts 2015-12-30 12:12:59 +01:00
Laurent Perron
fcaf212af9 correct version of single path, just zero out unreachable parts 2015-12-30 12:09:44 +01:00
Laurent Perron
cffea0e11a add comment 2015-12-30 11:50:33 +01:00
Laurent Perron
73338c33b7 add one more rule on corners 2015-12-30 11:48:14 +01:00
Laurent Perron
70f57e75ce implemented single loop constraint, use in in the slitherlink problem 2015-12-30 11:34:17 +01:00
Laurent Perron
7e7b50079e add BooleanSumEven constraint, use it as a redundant constraint 2015-12-30 10:48:01 +01:00
Laurent Perron
e2bb56ac52 better display for slitherlink 2015-12-30 00:25:38 +01:00
Laurent Perron
e5a470cf5b better display for slitherlink 2015-12-30 00:24:43 +01:00
Laurent Perron
129c5a53a0 second problem for the slitherlink problem 2015-12-30 00:16:30 +01:00
Laurent Perron
e996af7524 incomplete version of the slitherlink problem 2015-12-30 00:08:16 +01:00