Modifier and Type | Class and Description |
---|---|
class |
DefaultConstructionHeuristicPhase<Solution_>
Default implementation of
ConstructionHeuristicPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExhaustiveSearchPhase<Solution_>
Default implementation of
ExhaustiveSearchPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLocalSearchPhase<Solution_>
Default implementation of
LocalSearchPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPartitionedSearchPhase<Solution_>
Default implementation of
PartitionedSearchPhase . |
Modifier and Type | Class and Description |
---|---|
class |
NoChangePhase<Solution_>
A
NoChangePhase is a Phase which does nothing. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCustomPhase<Solution_>
Default implementation of
CustomPhase . |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.