GraphIt-DSL/graphit

Global Const Vertex

Closed this issue · 1 comments

Need to make sure that a global vertex can be specified for vertex queries.

A global vertex is supported now. See "dst_vertex" in astar (https://github.com/GraphIt-DSL/graphit/blob/master/apps/astar.gt)