A B C D E F G H I J L M N O P R S T U V W X

A

AbstractCardinalityDataStructure - Class in org.sat4j.minisat.constraints
 
AbstractCardinalityDataStructure() - Constructor for class org.sat4j.minisat.constraints.AbstractCardinalityDataStructure
 
AbstractDataStructureFactory - Class in org.sat4j.minisat.constraints
 
AbstractDataStructureFactory() - Constructor for class org.sat4j.minisat.constraints.AbstractDataStructureFactory
 
AbstractPBDataStructureFactory - Class in org.sat4j.minisat.constraints
 
AbstractPBDataStructureFactory() - Constructor for class org.sat4j.minisat.constraints.AbstractPBDataStructureFactory
 
ActiveLearning - Class in org.sat4j.minisat.learning
Learn clauses with a great number of active variables.
ActiveLearning() - Constructor for class org.sat4j.minisat.learning.ActiveLearning
 
ActiveLearning(double) - Constructor for class org.sat4j.minisat.learning.ActiveLearning
 
addAllClauses(IVec<IVecInt>) - Method in class org.sat4j.minisat.core.Solver
 
addAllClauses(IVec<IVecInt>) - Method in interface org.sat4j.specs.ISolver
Create clauses from a set of set of literals.
addAllClauses(IVec<IVecInt>) - Method in class org.sat4j.tools.SolverDecorator
 
addAtLeast(IVecInt, int) - Method in class org.sat4j.minisat.core.Solver
 
addAtLeast(IVecInt, int) - Method in interface org.sat4j.specs.ISolver
Create a cardinality constraint of the type "at least n of those literals must be satisfied"
addAtLeast(IVecInt, int) - Method in class org.sat4j.tools.SolverDecorator
 
addAtMost(IVecInt, int) - Method in class org.sat4j.minisat.core.Solver
 
addAtMost(IVecInt, int) - Method in interface org.sat4j.specs.ISolver
Create a cardinality constraint of the type "at most n of those literals must be satisfied"
addAtMost(IVecInt, int) - Method in class org.sat4j.tools.SolverDecorator
 
addBinaryClause(int) - Method in class org.sat4j.minisat.constraints.cnf.BinaryClauses
 
addClause(IVecInt) - Method in class org.sat4j.minisat.core.Solver
 
addClause(IVecInt) - Method in interface org.sat4j.specs.ISolver
Create a clause from a set of literals The literals are represented by non null integers such that opposite literals a represented by opposite values.
addClause(IVecInt) - Method in class org.sat4j.tools.SolverDecorator
 
adding(int) - Method in interface org.sat4j.minisat.core.SearchListener
adding forced variable (conflict driven assignment)
adding(int) - Method in class org.sat4j.minisat.core.TextOutputListener
 
addPseudoBoolean(IVecInt, IVec<BigInteger>, boolean, BigInteger) - Method in class org.sat4j.minisat.core.Solver
 
addPseudoBoolean(IVecInt, IVec<BigInteger>, boolean, BigInteger) - Method in interface org.sat4j.specs.ISolver
Create a Pseudo-Boolean constraint of the type "at least n of those literals must be satisfied"
addPseudoBoolean(IVecInt, IVec<BigInteger>, boolean, BigInteger) - Method in class org.sat4j.tools.SolverDecorator
 
addTernaryClause(int, int) - Method in class org.sat4j.minisat.constraints.cnf.TernaryClauses
 
analyze(Constr, Handle<Constr>) - Method in class org.sat4j.minisat.constraints.pb.PBSolver
 
analyze(Constr, Handle<Constr>) - Method in class org.sat4j.minisat.core.Solver
 
AND - Static variable in class org.sat4j.reader.ExtendedDimacsReader
 
ASolverFactory - Class in org.sat4j.core
A solver factory is responsible to provide prebuilt solvers to the end user.
ASolverFactory() - Constructor for class org.sat4j.core.ASolverFactory
 
assertConstraint(UnitPropagationListener) - Method in class org.sat4j.minisat.constraints.card.AtLeast
 
assertConstraint(UnitPropagationListener) - Method in class org.sat4j.minisat.constraints.card.MaxWatchCard
 
assertConstraint(UnitPropagationListener) - Method in class org.sat4j.minisat.constraints.card.MinWatchCard
 
assertConstraint(UnitPropagationListener) - Method in class org.sat4j.minisat.constraints.cnf.BinaryClauses
 
assertConstraint(UnitPropagationListener) - Method in class org.sat4j.minisat.constraints.cnf.CBClause
 
assertConstraint(UnitPropagationListener) - Method in class org.sat4j.minisat.constraints.cnf.TernaryClauses
 
assertConstraint(UnitPropagationListener) - Method in class org.sat4j.minisat.constraints.cnf.WLClause
 
assertConstraint(UnitPropagationListener) - Method in class org.sat4j.minisat.constraints.pb.WatchPb
 
assertConstraint(UnitPropagationListener) - Method in interface org.sat4j.minisat.core.Constr
Method called when the constraint is to be asserted.
AssertingClauseGenerator - Interface in org.sat4j.minisat.core
An assertingClauseGenerator is responsible for the creation of an asserting clause during conflict analysis.
assume(int) - Method in class org.sat4j.minisat.core.Solver
 
assuming(int) - Method in interface org.sat4j.minisat.core.SearchListener
decision variable
assuming(int) - Method in class org.sat4j.minisat.core.TextOutputListener
 
AtLeast - Class in org.sat4j.minisat.constraints.card
 
ATLEAST - Static variable in class org.sat4j.minisat.constraints.card.MinWatchCard
 
ATLEAST - Static variable in class org.sat4j.minisat.constraints.pb.WatchPb
 
ATLEAST - Static variable in class org.sat4j.reader.ExtendedDimacsReader
 
atLeastNew(UnitPropagationListener, ILits, IVecInt, int) - Static method in class org.sat4j.minisat.constraints.card.AtLeast
 
ATMOST - Static variable in class org.sat4j.minisat.constraints.pb.WatchPb
Constante pour le type d'in?
ATMOST - Static variable in class org.sat4j.reader.ExtendedDimacsReader
 

A B C D E F G H I J L M N O P R S T U V W X