Nodes in this graph

Property definitions

a_star $ Graph :: nodes
	# Nodes in this graph
	var nodes = new Set[N]
lib/a_star/a_star.nit:249,2--250,23