menu
lunaris_engine package
documentation
network/tarjans_algorithm.dart
TarjansDetailedResult<T>
childCounts property
childCounts property
dark_mode
light_mode
childCounts
property
Map
<
T
,
int
>
childCounts
final
Implementation
final Map<T, int> childCounts;
lunaris_engine package
documentation
network/tarjans_algorithm
TarjansDetailedResult<T>
childCounts property
TarjansDetailedResult class