Total cost of this path

Property definitions

a_star $ AStarPath :: total_cost
	# Total cost of this path
	var total_cost: Int
lib/a_star/a_star.nit:304,2--305,20