Type Definition Graph
monster::path_exploration
type Graph = Graph<Instruction, Option<ProcedureCallId>>;