Package | Description |
---|---|
org.jacop.search.sgmpcs |
Modifier and Type | Class and Description |
---|---|
class |
SimpleImprovementSearch<T extends IntVar>
Defines an interface for defining different methods for selecting next search
decision to be taken.
|
Constructor and Description |
---|
SGMPCSearch(Store store,
IntVar[] vars,
IntVar cost,
ImproveSolution<IntVar> search) |
Copyright © 2022. All rights reserved.