Package | Description |
---|---|
org.jacop.jasat.core | |
org.jacop.jasat.core.clauses | |
org.jacop.jasat.modules | |
org.jacop.jasat.utils | |
org.jacop.satwrapper |
Modifier and Type | Method and Description |
---|---|
void |
ConflictLearning.initialize(Core core) |
void |
Core.initialize(Core core) |
void |
SolverComponent.initialize(Core core)
initializes the component with the given solver.
|
void |
Trail.initialize(Core core)
to be called before any use of the trail
|
Modifier and Type | Field and Description |
---|---|
Core |
AbstractClausesDatabase.core |
Core |
DatabasesStore.core |
Modifier and Type | Method and Description |
---|---|
void |
AbstractClausesDatabase.initialize(Core core) |
void |
DatabasesStore.initialize(Core core) |
Modifier and Type | Field and Description |
---|---|
Core |
ActivityModule.core |
Core |
SearchModule.core |
Modifier and Type | Method and Description |
---|---|
void |
ActivityModule.initialize(Core core) |
void |
DebugModule.initialize(Core core) |
void |
HeuristicAssertionModule.initialize(Core core) |
void |
HeuristicForgetModule.initialize(Core core) |
void |
HeuristicRestartModule.initialize(Core core) |
void |
SearchModule.initialize(Core core) |
void |
StatModule.initialize(Core core) |
Modifier and Type | Method and Description |
---|---|
void |
MemoryPool.initialize(Core core) |
Constructor and Description |
---|
BasicPreprocessor(Core core) |
Modifier and Type | Field and Description |
---|---|
Core |
SatWrapper.core |
Modifier and Type | Method and Description |
---|---|
void |
SatChangesListener.initialize(Core core) |
void |
SatWrapper.initialize(Core core) |
void |
WrapperDebugModule.initialize(Core core) |
Copyright © 2022. All rights reserved.