1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added reference to AntFoodPile in Node
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Added more search tests; removed unused A* param More... over 10 years ago
Changed path cost to floats from uints More... over 10 years ago
Implemented Rock & Water; Added isConnected to Node More... over 10 years ago
Created Rock & Water creation functions More... over 10 years ago
Added additional A* tests More... over 10 years ago
Enhanced the AStarTestApp More... over 10 years ago
Added A* caching functionality; Added more tests More... over 10 years ago
Fixed A*; Added additional tests More... over 10 years ago
Fixed issue with Edge More... over 10 years ago
Added missing virtual destructors to base classes
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Minor fix to AntGoal_create test
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Minor update to getOppositeNode test More... over 10 years ago
Added AStarTestApp; Debug mode for A*; more tests More... over 10 years ago
Edges in Nodes are now held by shared_ptrs More... over 10 years ago
Added Goal & AntGoal; Added 1 test (more needed) More... over 10 years ago
Created tests for A*; More debugging is needed More... over 10 years ago
Implemented A* Algorithm More... over 10 years ago
Updates to World & Simulator; Disabled UI view More... over 10 years ago
Updates to PathNode & Search; Fixed 2 tests More... over 10 years ago
Added ticks parameter to the update() Agent method More... over 10 years ago
Completed PathNode; Added tests More... over 10 years ago
Added PathNode - more work remains
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Updated Hashing Functions for Node and PathKey
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Completed mouse wheel zoom
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Started implementing mouse wheel zoom functionality More... over 10 years ago
Fixed all compile errors More... over 10 years ago
Continued implementing A*; More work needed More... over 10 years ago
Added 2 helper functions for A*; Partially implemented More... over 10 years ago
Added Straight Line Heuristic; Added tests More... over 10 years ago