Package | Description |
---|---|
com.example.sulemaia.Fragment | |
com.example.sulemaia.Thread |
Modifier and Type | Class and Description |
---|---|
class |
UniformCost
A simple
Fragment subclass. |
Modifier and Type | Field and Description |
---|---|
private iUniformCost |
ResolverUniformCostThread.iMethods |
Constructor and Description |
---|
ResolverUniformCostThread(HeuristicPathTree.Node[][] nodes,
ArrayList<String> expansionOrder,
long updateTime,
iUniformCost iMethods)
Constructor of the whole resolver for the Uniform Cost Thread.
|