﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
181	Support multiple targets for Suurballe	Alpar Juttner	Peter Kovacs	"The concept is that
{{{
run(s,t,k);
}}}
would do just as it does now, but in addition to it, there would be a function
{{{
init(s);
}}}
performing a full Dijkstra, which could be then followed by the of several
{{{
start(t,k);
}}}
execution, each of them would call a patrial Dijkstra to ''t'' only ''k-1'' times."	enhancement	assigned	minor		core	hg main				80ec623f529f
