MCPcopy Create free account
hub / github.com/BowenFu/matchit.cpp / main

Function main

sample/graph.cpp:53–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53int main()
54{
55 assert(matchGraph());
56 return 0;
57}

Callers

nothing calls this directly

Calls 1

matchGraphFunction · 0.85

Tested by

no test coverage detected