Skip to content
t edited this page Sep 13, 2010 · 10 revisions

Shortest Path Problem

Finding a Shortest Path

Command

gas spp 1 2 —db=/var/sampledb

Result

result: found: 1 iteration: 4 path: - 1 - 4 - 2

Flags

  • —directional (Default: bi) bi or uni
Clone this wiki locally