DyNetx
Overview
Who uses DyNetx?
Goals
The Python DyNetx library
Free software
Download
Software
Documentation
Installing
Note
Quick install
Installing from source
Requirements
DyNetx Tutorial
Creating a graph
Interactions
Nodes
Read graph from file
Snapshot Graph
Interaction Graph
Snapshots and Interactions
Slicing a Dynamic Network
Obtain the Interaction Stream
Reference
Graph types
Which graph class should I use?
Basic graph types
Algorithms
Paths
Functions
Graph
Nodes
Interactions
Freezing graph structure
Snapshots and Interaction Stream
Reading and writing graphs
Edge List
JSON
DyNetx
Reference
Functions
dynetx.classes.function.is_frozen
Edit on GitHub
dynetx.classes.function.is_frozen
¶
dynetx.classes.function.
is_frozen
(
G
)
¶
Return True if graph is frozen.
Parameters
¶
G
graph
A DyNetx graph
See Also
¶
freeze
Read the Docs
v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds