| AStarCaseSolution |
Represents a possible solution for a case, with a specific mapping.
|
| AStarGraphContainerMapSerializable |
Represents a mapping between a queryItem and a caseItem.
|
| AStarGraphEdgeMapping |
Represents a mapping between a query node and a case node.
|
| AStarGraphItemMapping |
Represents a mapping between a queryItem and a caseItem.
|
| AStarGraphNodeMapping |
Represents a mapping between a query node and a case node.
|
| AStarThreeHeuristic |
Heuristic object of A*III implementation
|
| AStarTwoHeuristic |
Heuristic object of A*II implementation
|