Directories
¶
Path | Synopsis |
---|---|
Package assignment provides a data structure for Boolean assignments in LogicNG, mapping Boolean variables to truth values.
|
Package assignment provides a data structure for Boolean assignments in LogicNG, mapping Boolean variables to truth values. |
Package bdd provides data structures and algorithms on Binary Decision Diagrams (BDD) in LogicNG.
|
Package bdd provides data structures and algorithms on Binary Decision Diagrams (BDD) in LogicNG. |
Package configuration provides the interface for configuration types in LogicNG.
|
Package configuration provides the interface for configuration types in LogicNG. |
Package dnnf provides datastructures and algorithms for compiling and manipulation deterministic, decomposable negation normal forms, or short [DNNF] in LogicNG.
|
Package dnnf provides datastructures and algorithms for compiling and manipulation deterministic, decomposable negation normal forms, or short [DNNF] in LogicNG. |
Package encoding provides data structures and algorithms for cardinality and pseudo-Boolean encodings in LogicNG.
|
Package encoding provides data structures and algorithms for cardinality and pseudo-Boolean encodings in LogicNG. |
Package errorx contains LogicNG specific extensions to error types.
|
Package errorx contains LogicNG specific extensions to error types. |
mus
Package mus provides data structures and algorithms for minimal unsatisfiable sets (MUS) in LogicNG.
|
Package mus provides data structures and algorithms for minimal unsatisfiable sets (MUS) in LogicNG. |
smus
Package smus provides an algorithm to compute a smallest minimal unsatisfiable set (SMUS) of a set of propositions or formulas in LogicNG.
|
Package smus provides an algorithm to compute a smallest minimal unsatisfiable set (SMUS) of a set of propositions or formulas in LogicNG. |
Package formula provides all the main data-structures for working with propositional formulas in LogicNG and generate them via a formula factory.
|
Package formula provides all the main data-structures for working with propositional formulas in LogicNG and generate them via a formula factory. |
Package graph contains datastructures and algorithm for simple graph and hyper-graph implementations in LogicNG.
|
Package graph contains datastructures and algorithm for simple graph and hyper-graph implementations in LogicNG. |
Package graphical provides types and methods to generate graphical representations of e.g.
|
Package graphical provides types and methods to generate graphical representations of e.g. |
Package handler provides datastructures for handlers which can be used to abort potentially long-running computations in LogicNG.
|
Package handler provides datastructures for handlers which can be used to abort potentially long-running computations in LogicNG. |
Package io gathers readers and writers for formulas in different formats in LogicNG.
|
Package io gathers readers and writers for formulas in different formats in LogicNG. |
Package maxsat provides an implementation of a MAX-SAT solver with different solving algorithms in LogicNG.
|
Package maxsat provides an implementation of a MAX-SAT solver with different solving algorithms in LogicNG. |
Package model provides a data structure for Boolean models in LogicNG.
|
Package model provides a data structure for Boolean models in LogicNG. |
count
Package count provides algorithms for counting models on formulas in LogicNG.
|
Package count provides algorithms for counting models on formulas in LogicNG. |
enum
Package enum provides algorithms to perform model enumeration on formulas in LogicNG.
|
Package enum provides algorithms to perform model enumeration on formulas in LogicNG. |
iter
Package iter gathers functionality for model iteration in LogicNG.
|
Package iter gathers functionality for model iteration in LogicNG. |
Package normalform provides algorithms for converting Boolean formulas into normal forms in LogicNG.
|
Package normalform provides algorithms for converting Boolean formulas into normal forms in LogicNG. |
Package np provides reduction algorithms from known NP-complete problems to SAT in LogicNG.
|
Package np provides reduction algorithms from known NP-complete problems to SAT in LogicNG. |
Package parser provides a parser for propositional and pseudo-Boolean formulas to LogicNG formula structures.
|
Package parser provides a parser for propositional and pseudo-Boolean formulas to LogicNG formula structures. |
Package primeimplicant provides algorithms for computing minimum prime implicants and minimum prime implicant coverages in LogicNG.
|
Package primeimplicant provides algorithms for computing minimum prime implicants and minimum prime implicant coverages in LogicNG. |
Package randomizer provides a formula randomizer which can be used for fuzzing in testing in LogicNG.
|
Package randomizer provides a formula randomizer which can be used for fuzzing in testing in LogicNG. |
Package sat provides LogicNG's SAT solver with a rich interface.
|
Package sat provides LogicNG's SAT solver with a rich interface. |
Package simplification gathers various simplification algorithms for Boolean formulas in LogicNG.
|
Package simplification gathers various simplification algorithms for Boolean formulas in LogicNG. |
Package transformation gathers various transformations on formulas in LogicNG.
|
Package transformation gathers various transformations on formulas in LogicNG. |
Click to show internal directories.
Click to hide internal directories.