elpigraph-python
0.3.4
Main
Installation
Quick Start
API
Principal graphs
Graph editing
elpigraph.addPath
elpigraph.delPath
elpigraph.findPaths
elpigraph.ExtendLeaves
elpigraph.CollapseBranches
elpigraph.ShiftBranching
elpigraph.fineTuneBR
Utils
Plotting
Release Notes
References
Contributing
Tutorials
Basic usage
Graph editing and complex topologies
elpigraph-python
»
API
»
elpigraph.delPath
Edit on GitHub
elpigraph.delPath
¶
elpigraph.
delPath
(
X
,
PG
,
source
,
target
,
nodes_to_include=None
,
weights=None
,
refit_graph=False
,
Mu=None
,
Lambda=None
,
cycle_Mu=None
,
cycle_Lambda=None
)
[source]
¶
Delete path between two nodes in the principal graph