result property

TarjansResult<T> get result

Gets the basic result (bridges and articulation points)

Implementation

TarjansResult<T> get result => basicResult;