Package | Description |
---|---|
org.jacop.jasat.core | |
org.jacop.jasat.modules | |
org.jacop.satwrapper |
Modifier and Type | Field and Description |
---|---|
BackjumpListener[] |
Core.backjumpModules |
BackjumpListener[] |
Core.restartModules |
Modifier and Type | Class and Description |
---|---|
class |
ActivityModule
counts the activity of literals
|
class |
DebugModule
module used for debug : it logs every event it is informed of
|
class |
HeuristicForgetModule
A component that selects clauses to forget when solver.forget() is called.
|
class |
HeuristicRestartModule
A module that indicates if a restart would be useful now.
|
class |
StatModule
collects statistics about the solver
|
Modifier and Type | Class and Description |
---|---|
class |
SatChangesListener
this class listens to changes in literals in SAT solver, and reminds
what changes this implies for CP variables
|
class |
WrapperDebugModule
a class used to debug, but with additional data
|
Copyright © 2022. All rights reserved.