| Package | Description |
|---|---|
| cz.cuni.amis.pathfinding.alg.astar | |
| cz.cuni.amis.pathfinding.alg.floydwarshall | |
| cz.cuni.amis.pathfinding.map |
| Class and Description |
|---|
| IPFGoal
General interface that is describing the goal for the exploratory path-finder
such as A-Star algorithm.
|
| IPFMap
This class represents the discrete search space for path-finding algorithms for games.
|
| IPFMapView
This interface provides additional information about the map algorithms are going to work with.
|
| Class and Description |
|---|
| IPFKnownMap
This class represents the discrete search space for path-finding algorithms for games.
|
| IPFKnownMapView
This interface provides additional information about the map algorithms are going to work with.
|
| Class and Description |
|---|
| IPFKnownMapView
This interface provides additional information about the map algorithms are going to work with.
|
| IPFMap
This class represents the discrete search space for path-finding algorithms for games.
|
| IPFMapView
This interface provides additional information about the map algorithms are going to work with.
|
| IPFMapView.DefaultView
Default view does not impose any specific view on the map... all nodes/arcs are opened, no extra cost/nodes defined.
|
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.