dunkelheit v0.10.0 (2017-12-20T18:24:10Z)
Dub
Repo
NamoriInfo
dkh
graph
namori
Undocumented in source.
struct
NamoriInfo {
bool
[]
isCycle
;
int
[][]
cycles
;
int
[]
root
;
this
(int n);
}
Constructors
this
this
(int n)
Undocumented in source.
Members
Variables
cycles
int
[][]
cycles
;
Undocumented in source.
isCycle
bool
[]
isCycle
;
Undocumented in source.
root
int
[]
root
;
Undocumented in source.
Meta
Source
See Implementation
dkh
graph
namori
functions
directedNamori
namori
structs
NamoriInfo