result property
TarjansResult<T>
get
result
Gets the basic result (bridges and articulation points)
Implementation
TarjansResult<T> get result => basicResult;
Gets the basic result (bridges and articulation points)
TarjansResult<T> get result => basicResult;