- hashCodes - Variable in class com.example.sulemaia.Activity.MainActivity
-
- hashCodes - Variable in class com.example.sulemaia.Adapter.MainActivityAdapter
-
- HeuristicPathTree - Class in com.example.sulemaia.Model
-
Class for the creation of the graphic tree in the case of the execution
of an automatic resolution algorithm (i.e: Uniform Cost, First Best, A*).
- HeuristicPathTree(HeuristicPathTree.Node) - Constructor for class com.example.sulemaia.Model.HeuristicPathTree
-
Constructor of the Heuristic Path Tree.
- HeuristicPathTree() - Constructor for class com.example.sulemaia.Model.HeuristicPathTree
-
Constructor of the first important URL part of the Heuristic Path Tree.
- HeuristicPathTree.Node - Class in com.example.sulemaia.Model
-
Class for the creation of a node related to any Heuristic Algorithm.