object
A* interpreter for general logic programs. The parameter W is used to fine tune the behaviour. W = 0 gives us a breadth-first search and W = 1 gives us a greedy best-first search. The default value for W is 0.5.
Victor Lagerkvist
1.0
2010/6/13
static, context_switching_calls
public best_first
(see related entities)
(see related entities)
(see related entities)