path property

Queue<Vertex> path
getter/setter pair

Saved path.

Implementation

Queue<Vertex> path;