Home | Trees | Indices | Help |
|
---|
|
object --+ | Solver --+ | SATSolver
Converts the problem to a set of pseudo-boolean constraints and uses a PB solver to solve them.
Instance Methods | |||
|
|||
|
|||
|
|||
[object] |
|
||
|
|||
zeroinstall.SafeException |
|
||
str |
|
||
Inherited from Inherited from |
Instance Variables | |
str |
langs = property(lambda self: self._langs, set_langs) the preferred languages (e.g. |
Inherited from |
Properties | |
Inherited from |
Method Details |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Set the preferred languages.
|
|
Get the best implementation of root_interface and all of its dependencies.
|
Run a solve with impl_id forced to be selected, and explain why it wasn't (or was) selected in the normal case.
|
Instance Variable Details |
langsthe preferred languages (e.g. ["es_ES", "en"]). Initialised to the current locale.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:07 2013 | http://epydoc.sourceforge.net |