﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
32	Storing Arcs instead of OutArcIts in Dfs stack	Balazs Dezso	Balazs Dezso	The !OutArcIt contains an int data field and a pointer to the graph, while the Arc just stores the int member. If we used Arcs in the Dfs stack, that could decrease the memory request of Dfs and it may provide better runtime performance.	enhancement	closed	major	LEMON 1.4 release	core	hg main	done			
