button ~master (2018-11-15T00:26:20Z)
Dub
Repo
BuildState.edgeExists
button
state
BuildState
Checks if an edge exists between two vertices.
bool
edgeExists
(Index!Task from, Index!Resource to, EdgeType type)
bool
edgeExists
(Index!Resource from, Index!Task to, EdgeType type)
class
BuildState
bool
edgeExists
(
Index
!
Resource
from
,
Index
!
Task
to
,
EdgeType
type
)
Meta
Source
See Implementation
button
state
BuildState
constructors
this
functions
add
addPending
degreeIn
degreeOut
edgeExists
find
isPending
length
opIndex
opIndexAssign
put
remove
removePending
properties
edges
enumerate
incoming
islands
outgoing
pending
static variables
buildDescId
Checks if an edge exists between two vertices.