MCPcopy Create free account

hub / github.com/SteveRabin/JPSPlusWithGoalBounding / functions

Functions263 in github.com/SteveRabin/JPSPlusWithGoalBounding

MethodRight
(int bits)
GenerateCases/GenerateCases/Program.cs:70
MethodSave
* Map::Save() * * \brief Saves the current map out to the designated file. * * \param filename The filename to save the map in. * \return none */
JPSPlusGoalBounding/Map.cpp:235
MethodSave
JPSPlusGoalBounding/ScenarioLoader.cpp:63
MethodSaveOctile
* Map::SaveOctile() * * \brief Write out using the octile map format * * \param f An open file pointer * \return none */
JPSPlusGoalBounding/Map.cpp:271
MethodScale
* Map::Scale() * * \brief Scale a map to the new size * * \param newWidth The new width of the map * \param newHeight The new height of the map
JPSPlusGoalBounding/Map.cpp:103
MethodScenarioLoader
JPSPlusGoalBounding/ScenarioLoader.h:59
MethodScenarioLoader
* Loads the experiments from the scenario file. */
JPSPlusGoalBounding/ScenarioLoader.cpp:20
MethodSearchDown
JPSPlusGoalBounding/DijkstraFloodfill.cpp:540
MethodSearchDown
JPSPlusGoalBounding/JPSPlus.cpp:655
MethodSearchDownLeft
JPSPlusGoalBounding/DijkstraFloodfill.cpp:603
MethodSearchDownLeft
JPSPlusGoalBounding/JPSPlus.cpp:893
MethodSearchDownRight
JPSPlusGoalBounding/DijkstraFloodfill.cpp:549
MethodSearchDownRight
JPSPlusGoalBounding/JPSPlus.cpp:686
MethodSearchLeft
JPSPlusGoalBounding/DijkstraFloodfill.cpp:594
MethodSearchLeft
JPSPlusGoalBounding/JPSPlus.cpp:862
MethodSearchLoop
JPSPlusGoalBounding/JPSPlus.cpp:165
MethodSearchRight
JPSPlusGoalBounding/DijkstraFloodfill.cpp:558
MethodSearchRight
JPSPlusGoalBounding/JPSPlus.cpp:724
MethodSearchUp
JPSPlusGoalBounding/DijkstraFloodfill.cpp:576
MethodSearchUp
JPSPlusGoalBounding/JPSPlus.cpp:793
MethodSearchUpLeft
JPSPlusGoalBounding/DijkstraFloodfill.cpp:585
MethodSearchUpLeft
JPSPlusGoalBounding/JPSPlus.cpp:824
MethodSearchUpRight
JPSPlusGoalBounding/DijkstraFloodfill.cpp:567
MethodSearchUpRight
JPSPlusGoalBounding/JPSPlus.cpp:755
MethodSetBaseCost
JPSPlusGoalBounding/BucketPriorityQueue.h:54
MethodSetTerrainType
* Map::SetTerrainType() * * \brief Set the terrain at a particular coordinate. * * \param x The x-coordinate to set * \param y The y-coordinate t
JPSPlusGoalBounding/Map.cpp:337
MethodSimpleUnsortedPriorityQueue
JPSPlusGoalBounding/SimpleUnsortedPriorityQueue.h:51
MethodTimer
JPSPlusGoalBounding/Timer.cpp:33
MethodTranslateDown
(string input)
GenerateCases/GenerateCases/Program.cs:278
MethodTranslateDownLeft
(string input)
GenerateCases/GenerateCases/Program.cs:380
MethodTranslateDownRight
(string input)
GenerateCases/GenerateCases/Program.cs:296
MethodTranslateLeft
(string input)
GenerateCases/GenerateCases/Program.cs:362
MethodTranslateRight
(string input)
GenerateCases/GenerateCases/Program.cs:306
MethodTranslateUp
(string input)
GenerateCases/GenerateCases/Program.cs:334
MethodTranslateUpLeft
(string input)
GenerateCases/GenerateCases/Program.cs:352
MethodTranslateUpRight
(string input)
GenerateCases/GenerateCases/Program.cs:324
MethodUnsortedPriorityQueue
JPSPlusGoalBounding/UnsortedPriorityQueue.cpp:46
MethodUp
(int bits)
GenerateCases/GenerateCases/Program.cs:89
MethodUpLeft
(int bits)
GenerateCases/GenerateCases/Program.cs:220
MethodUpRight
(int bits)
GenerateCases/GenerateCases/Program.cs:206
Function_tmain
JPSPlusGoalBounding/main.cpp:88
Functionfequal
* Compare two doubles using a floating-point tolerance */
JPSPlusGoalBounding/FPUtil.h:58
Functionfgreater
* Compare two doubles using a floating-point tolerance */
JPSPlusGoalBounding/FPUtil.h:54
Functionfless
* Compare two doubles using a floating-point tolerance */
JPSPlusGoalBounding/FPUtil.h:50
MethodheapifyDown
JPSPlusGoalBounding/GenericHeap.h:279
MethodheapifyUp
JPSPlusGoalBounding/GenericHeap.h:245
Functionif
JPSPlusGoalBounding/UnsortedPriorityQueue.cpp:66
MethodisIn
JPSPlusGoalBounding/GenericHeap.h:162
Methodoperator()
JPSPlusGoalBounding/DijkstraFloodfill.h:140
Methodoperator()
JPSPlusGoalBounding/DijkstraFloodfill.h:147
Methodoperator()
JPSPlusGoalBounding/DijkstraFloodfill.h:153
Methodpop
JPSPlusGoalBounding/GenericHeap.h:65
Methodtop
JPSPlusGoalBounding/GenericHeap.h:66
Method~BucketPriorityQueue
JPSPlusGoalBounding/BucketPriorityQueue.cpp:68
Method~DijkstraFloodfill
JPSPlusGoalBounding/DijkstraFloodfill.cpp:91
Method~FastStack
JPSPlusGoalBounding/FastStack.h:52
Method~GenericHeap
JPSPlusGoalBounding/GenericHeap.h:93
Method~JPSPlus
JPSPlusGoalBounding/JPSPlus.cpp:84
Method~Map
JPSPlusGoalBounding/Map.cpp:91
Method~PrecomputeMap
JPSPlusGoalBounding/PrecomputeMap.cpp:57
Method~SimpleUnsortedPriorityQueue
JPSPlusGoalBounding/SimpleUnsortedPriorityQueue.h:52
Method~Timer
JPSPlusGoalBounding/Timer.h:45
Method~UnsortedPriorityQueue
JPSPlusGoalBounding/UnsortedPriorityQueue.cpp:52
← previous201–263 of 263, ranked by callers