Uses of Package
de.uni_trier.wi2.procake.utils.astar.generic
-
Packages that use de.uni_trier.wi2.procake.utils.astar.generic Package Description de.uni_trier.wi2.procake.utils.astar de.uni_trier.wi2.procake.utils.astar.generic -
Classes in de.uni_trier.wi2.procake.utils.astar.generic used by de.uni_trier.wi2.procake.utils.astar Class Description AStarGenericSearch This class provides a generic search with an implementation of the A-Star-Algorithm in the context of mappings forDataObjects.AStarState A state always represents the current solution for the mapping problem. -
Classes in de.uni_trier.wi2.procake.utils.astar.generic used by de.uni_trier.wi2.procake.utils.astar.generic Class Description AStarCacheManager AStarDataObject AStarMapping AStarResult AStarState A state always represents the current solution for the mapping problem.