MCPcopy Create free account
hub / github.com/Ohohcakester/Any-Angle-Pathfinding / testAlgorithmSpeed

Method testAlgorithmSpeed

src/main/AlgoTest.java:1004–1008  ·  view source on GitHub ↗

Tells the algorithm to compute a path. returns nothing. Used to test how long the algorithm takes to complete the computation.

(AlgoFunction algoFunction, GridGraph gridGraph, int sx, int sy, int ex,
            int ey)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testAlgorithmTimeOnceMethod · 0.95
testAlgorithmTimeMethod · 0.95
testAlgorithmMethod · 0.95

Calls 2

computePathMethod · 0.95
getAlgoMethod · 0.65

Tested by

no test coverage detected