Graph to which is associated self

Property definitions

a_star $ PathContext :: graph
	# Graph to which is associated `self`
	var graph: Graph[N, L]
lib/a_star/a_star.nit:340,2--341,23