Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SteveRabin/JPSPlusWithGoalBounding
/ functions
Functions
263 in github.com/SteveRabin/JPSPlusWithGoalBounding
⨍
Functions
263
◇
Types & classes
32
Method
Right
(int bits)
GenerateCases/GenerateCases/Program.cs:70
Method
Save
* 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
Method
Save
JPSPlusGoalBounding/ScenarioLoader.cpp:63
Method
SaveOctile
* Map::SaveOctile() * * \brief Write out using the octile map format * * \param f An open file pointer * \return none */
JPSPlusGoalBounding/Map.cpp:271
Method
Scale
* 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
Method
ScenarioLoader
JPSPlusGoalBounding/ScenarioLoader.h:59
Method
ScenarioLoader
* Loads the experiments from the scenario file. */
JPSPlusGoalBounding/ScenarioLoader.cpp:20
Method
SearchDown
JPSPlusGoalBounding/DijkstraFloodfill.cpp:540
Method
SearchDown
JPSPlusGoalBounding/JPSPlus.cpp:655
Method
SearchDownLeft
JPSPlusGoalBounding/DijkstraFloodfill.cpp:603
Method
SearchDownLeft
JPSPlusGoalBounding/JPSPlus.cpp:893
Method
SearchDownRight
JPSPlusGoalBounding/DijkstraFloodfill.cpp:549
Method
SearchDownRight
JPSPlusGoalBounding/JPSPlus.cpp:686
Method
SearchLeft
JPSPlusGoalBounding/DijkstraFloodfill.cpp:594
Method
SearchLeft
JPSPlusGoalBounding/JPSPlus.cpp:862
Method
SearchLoop
JPSPlusGoalBounding/JPSPlus.cpp:165
Method
SearchRight
JPSPlusGoalBounding/DijkstraFloodfill.cpp:558
Method
SearchRight
JPSPlusGoalBounding/JPSPlus.cpp:724
Method
SearchUp
JPSPlusGoalBounding/DijkstraFloodfill.cpp:576
Method
SearchUp
JPSPlusGoalBounding/JPSPlus.cpp:793
Method
SearchUpLeft
JPSPlusGoalBounding/DijkstraFloodfill.cpp:585
Method
SearchUpLeft
JPSPlusGoalBounding/JPSPlus.cpp:824
Method
SearchUpRight
JPSPlusGoalBounding/DijkstraFloodfill.cpp:567
Method
SearchUpRight
JPSPlusGoalBounding/JPSPlus.cpp:755
Method
SetBaseCost
JPSPlusGoalBounding/BucketPriorityQueue.h:54
Method
SetTerrainType
* 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
Method
SimpleUnsortedPriorityQueue
JPSPlusGoalBounding/SimpleUnsortedPriorityQueue.h:51
Method
Timer
JPSPlusGoalBounding/Timer.cpp:33
Method
TranslateDown
(string input)
GenerateCases/GenerateCases/Program.cs:278
Method
TranslateDownLeft
(string input)
GenerateCases/GenerateCases/Program.cs:380
Method
TranslateDownRight
(string input)
GenerateCases/GenerateCases/Program.cs:296
Method
TranslateLeft
(string input)
GenerateCases/GenerateCases/Program.cs:362
Method
TranslateRight
(string input)
GenerateCases/GenerateCases/Program.cs:306
Method
TranslateUp
(string input)
GenerateCases/GenerateCases/Program.cs:334
Method
TranslateUpLeft
(string input)
GenerateCases/GenerateCases/Program.cs:352
Method
TranslateUpRight
(string input)
GenerateCases/GenerateCases/Program.cs:324
Method
UnsortedPriorityQueue
JPSPlusGoalBounding/UnsortedPriorityQueue.cpp:46
Method
Up
(int bits)
GenerateCases/GenerateCases/Program.cs:89
Method
UpLeft
(int bits)
GenerateCases/GenerateCases/Program.cs:220
Method
UpRight
(int bits)
GenerateCases/GenerateCases/Program.cs:206
Function
_tmain
JPSPlusGoalBounding/main.cpp:88
Function
fequal
* Compare two doubles using a floating-point tolerance */
JPSPlusGoalBounding/FPUtil.h:58
Function
fgreater
* Compare two doubles using a floating-point tolerance */
JPSPlusGoalBounding/FPUtil.h:54
Function
fless
* Compare two doubles using a floating-point tolerance */
JPSPlusGoalBounding/FPUtil.h:50
Method
heapifyDown
JPSPlusGoalBounding/GenericHeap.h:279
Method
heapifyUp
JPSPlusGoalBounding/GenericHeap.h:245
Function
if
JPSPlusGoalBounding/UnsortedPriorityQueue.cpp:66
Method
isIn
JPSPlusGoalBounding/GenericHeap.h:162
Method
operator()
JPSPlusGoalBounding/DijkstraFloodfill.h:140
Method
operator()
JPSPlusGoalBounding/DijkstraFloodfill.h:147
Method
operator()
JPSPlusGoalBounding/DijkstraFloodfill.h:153
Method
pop
JPSPlusGoalBounding/GenericHeap.h:65
Method
top
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
← previous
201–263 of 263, ranked by callers