public class BlockSequentialUpdater extends AbstractDeterministicUpdater implements DeterministicUpdater
model, size| Constructor and Description |
|---|
BlockSequentialUpdater(LogicalModel model,
int[] o) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getSuccessor(byte[] state)
Get the successor of a state state.
|
getModel, nodeChange, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModelpublic BlockSequentialUpdater(LogicalModel model, int[] o)
public byte[] getSuccessor(byte[] state)
DeterministicUpdatergetSuccessor in interface DeterministicUpdaterstate - the current stateCopyright © 2012-2017. All Rights Reserved.