Preparing search index...
The search index is not available
data-structure-typed
data-structure-typed
AbstractEdge
Class AbstractEdge
Abstract
Hierarchy
AbstractEdge
DirectedEdge
UndirectedEdge
Index
Constructors
constructor
Properties
_hash
Code
_weight
DEFAULT_
EDGE_
WEIGHT
Accessors
hash
Code
weight
Constructors
Protected
constructor
new
Abstract
Edge
(
weight
?
)
:
AbstractEdge
Parameters
Optional
weight
:
number
Returns
AbstractEdge
Properties
Private
_hash
Code
_hash
Code
:
string
Private
_weight
_weight
:
number
Static
DEFAULT_
EDGE_
WEIGHT
DEFAULT_
EDGE_
WEIGHT
:
number
= 1
Accessors
hash
Code
get
hashCode
(
)
:
string
Returns
string
set
hashCode
(
v
)
:
void
Parameters
v
:
string
Returns
void
weight
get
weight
(
)
:
number
Returns
number
set
weight
(
v
)
:
void
Parameters
v
:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_hash
Code
_weight
DEFAULT_
EDGE_
WEIGHT
hash
Code
weight
data-
structure-
typed
CP
Family
Position
Loop
Type
AVLTree
AVLTree
Node
Aa
Tree
Abstract
Edge
Abstract
Graph
Abstract
Vertex
Array
Deque
BST
BSTNode
BTree
Binary
Indexed
Tree
Binary
Tree
Binary
Tree
Node
Character
Coordinate
Map
Coordinate
Set
Deque
Directed
Edge
Directed
Graph
Directed
Vertex
Doubly
Linked
List
Doubly
Linked
List
Node
Heap
Matrix2D
MatrixNTI2D
Max
Heap
Max
Priority
Queue
Min
Heap
Min
Priority
Queue
Navigator
Object
Deque
Priority
Queue
Queue
RBTree
Segment
Tree
Segment
Tree
Node
Singly
Linked
List
Singly
Linked
List
Node
Splay
Tree
Stack
Tree
Multi
Set
Trie
Trie
Node
Two
Three
Tree
Undirected
Edge
Undirected
Graph
Undirected
Vertex
Vector2D
Generated using
TypeDoc