NumNodes give Wrong value even if there is no nodes added to flow graph
current_id_ initialize to one ..
when there is no node in flow graph it will return 1.
should check the initialization to one is right or not ?
Note : it is linked to previously created issue that is returning current_id_ insted of size of the map
NumNodes give Wrong value even if there is no nodes added to flow graph
current_id_ initialize to one ..
when there is no node in flow graph it will return 1.
should check the initialization to one is right or not ?
Note : it is linked to previously created issue that is returning current_id_ insted of size of the map