net.sourceforge.plantuml.graph
Class BoardExplorer
java.lang.Object
net.sourceforge.plantuml.graph.BoardExplorer
public class BoardExplorer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoardExplorer
public BoardExplorer(Board init)
getBestCost
public double getBestCost()
getBestBoard
public Board getBestBoard()
collectionSize
public int collectionSize()
onePass
public boolean onePass()
nextBoards
public Set<Board> nextBoards(Board board)
Copyright © 2012. All Rights Reserved.