/** * shortest path first * * @author matecsaba */ package org.freertr.spf;