MCPcopy Create free account
hub / github.com/Smorodov/Multitarget-tracker / id

Method id

src/Tracker/graph/GTL/src/node.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97int node::id() const
98{
99 return data->id;
100}
101
102bool node::is_directed() const
103{

Callers 8

SolveMethod · 0.45
forall_nodesFunction · 0.45
forall_edgesFunction · 0.45
forall_adj_edgesFunction · 0.45
augmentMethod · 0.45
node.cppFile · 0.45
saveMethod · 0.45
operator[]Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected