﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
3	ListGraph should store/update the number of edges and nodes	Alpar Juttner	Peter Kovacs	"Counting the number of edges and nodes is a frequent graph operation. Now, it takes linear time to get these values. Instead we might store these values and update them at every edge/node addition and deletion.

Of course this change would slow down these operations a bit.

  This ticket is a copy of report !#8 of the old bug tracking system. It refers to svn trunk -!r2460."	enhancement	assigned	major	LEMON 1.4 release	core	hg main		ListGraph		
