Added SATSolver.justify_choice
commit275c3ec9c876cc0f504fa798bc67a3c281cf8578
authorThomas Leonard <talex5@gmail.com>
Tue, 8 May 2012 09:29:06 +0000 (8 10:29 +0100)
committerThomas Leonard <talex5@gmail.com>
Tue, 8 May 2012 09:30:26 +0000 (8 10:30 +0100)
treeec1354399ab075b00dd65077fdda5ab2589b16a3
parent0a5310820ae2d2b2b2de3e0ce9f641ca07273ebd
Added SATSolver.justify_choice

This is helpful when trying to understand why something wasn't chosen.
tests/Compiler.xml
tests/Source.xml
tests/testlaunch.py
tests/testsolver.py
zeroinstall/injector/solver.py