tsarch
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Vertex
constructor
_id
index
lowlink
neighbours
id
equals
Hierarchy
Vertex
Index
Constructors
constructor
Properties
_id
index
lowlink
neighbours
Accessors
id
Methods
equals
Constructors
constructor
new
Vertex
(
_id
:
number
)
:
Vertex
Parameters
_id:
number
Returns
Vertex
Properties
Private
_id
_id
:
number
index
index
:
number
= -1
lowlink
lowlink
:
number
= -1
neighbours
neighbours
:
number
[]
= []
Accessors
id
get
id
(
)
:
number
Returns
number
Methods
equals
equals
(
v
:
Vertex
)
:
boolean
Parameters
v:
Vertex
Returns
boolean
Generated using
TypeDoc