You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The father vector, used by the dfs and bfs functions, should be renamed to parent to line up with standard nomenclature. Doing so will be breaking change, so some mitigation may be necessary.
The text was updated successfully, but these errors were encountered:
The
father
vector, used by thedfs
andbfs
functions, should be renamed toparent
to line up with standard nomenclature. Doing so will be breaking change, so some mitigation may be necessary.The text was updated successfully, but these errors were encountered: