descriptionBritney re-implementation on top of SAT solvers
ownerRaphaël Hertzog
last changeMon, 6 Jun 2011 08:55:57 +0000
shortlog
2011-06-06 Raphaël HertzogAdd new sat.rules.RulesList replacing the Parser object master
2011-06-01 Raphaël HertzogReplace NotImplemented with NotImplementedError
2011-06-01 Raphaël HertzogUpdate API of sat.rules
2011-06-01 Raphaël HertzogMove init_variable() logic to ConstraintBase
2011-06-01 Raphaël HertzogSimplify sat.SatProblem API and rely more on the Constr...
2011-06-01 Raphaël HertzogMove logic of add_implication() in ConstraintBase object
2011-06-01 Raphaël HertzogRefactor the ConstraintCNF object
2011-06-01 Raphaël HertzogAdd sat.rules.ImpliesRule object
2011-05-31 Raphaël HertzogAdd license statements
2011-05-31 Raphaël HertzogAdd a .gitignore file to ignore python byte-compiled...
2011-05-31 Raphaël HertzogAdd sat.rules to parse human readable rules into SAT...
2011-05-30 Raphaël HertzogImprove add_implication() to support A → (B or C)
2011-05-27 Raphaël HertzogCleanup the object definitions
2011-05-26 Raphaël HertzogAdd missing backslash
2011-05-26 Raphaël HertzogAdd init_variable() method to DIMACS object
2011-05-26 Raphaël HertzogAdd simple serialization methods (load/save) to DIMACS...
...
heads
23 months ago master