Current section

Files

Jump to
yog include yog@pathfinding_Path.hrl
Raw

include/yog@pathfinding_Path.hrl

-record(path, {nodes :: list(integer()), total_weight :: any()}).