Modifier and Type | Class and Description |
---|---|
class |
NoChangeMove
Makes no changes.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeMove |
class |
PillarChangeMove<Solution_>
This
Move is not cacheable. |
class |
PillarSwapMove<Solution_>
This
Move is not cacheable. |
class |
SwapMove<Solution_> |
Modifier and Type | Class and Description |
---|---|
class |
ChainedChangeMove |
class |
ChainedSwapMove<Solution_> |
class |
KOptMove |
class |
SubChainChangeMove |
class |
SubChainReversingChangeMove |
class |
SubChainReversingSwapMove
This
Move is not cacheable. |
class |
SubChainSwapMove
This
Move is not cacheable. |
class |
TailChainSwapMove<Solution_>
Also known as a 2-opt move.
|
Modifier and Type | Class and Description |
---|---|
class |
PartitionChangeMove<Solution_> |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.