public class GreedySearch extends SearchAlgorithm
GreedySearch(edu.uci.ics.jung.graph.Graph<Vertex,Edge> g)
getClosedV, getExecutionTime, getPathCost, getResultE, getResultV
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GreedySearch(edu.uci.ics.jung.graph.Graph<Vertex,Edge> g)
g