Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

cgsuite.extras
Class WythoffNimArray  view WythoffNimArray download WythoffNimArray.java

java.lang.Object
  extended bycgsuite.ImpartialGameArray
      extended bycgsuite.extras.WythoffNimArray

public class WythoffNimArray
extends cgsuite.ImpartialGameArray


Field Summary
 
Fields inherited from class cgsuite.ImpartialGameArray
 
Constructor Summary
WythoffNimArray()
           
 
Method Summary
protected  void markOptions(int x, int y, boolean[] markers)
           
 
Methods inherited from class cgsuite.ImpartialGameArray
calculateUpTo, getMaxObservedValue, getNimValue, getNimValue, getNimValueAsGame, getNimValueAsGame, getNimValuesTo, getNumDimensions, getNumValuesCalculated, getValueString, markOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WythoffNimArray

public WythoffNimArray()
Method Detail

markOptions

protected void markOptions(int x,
                           int y,
                           boolean[] markers)