JavaScript is not enabled. It is needed for this website to work.
nctx v0.1 documentation
Index
Index
Table Of Contents
Basic Example
Utilities: nctx.core
Context Utilities: Distance functions
Helper Classes
Process undirected graphs: nctx.undirected
The Graph Class
AlgPaths: Shortest-path discovery
AlgCentralities: Centrality measures
Graph Property Maps
Property Maps containing atom elements
Property Maps containing list elements
Graph I/O: Importing and Exporting to files
Helper Classes
Process directed graphs: nctx.directed
The Graph Class
AlgPaths: Shortest-path discovery
AlgCentralities: Centrality measures
Graph Property Maps
Property Maps containing atom elements
Property Maps containing list elements
Graph I/O: Importing and Exporting to files
Helper Classes
nctx roadmap
Basic Example
Utilities: nctx.core
Context Utilities: Distance functions
Helper Classes
Process undirected graphs: nctx.undirected
The Graph Class
AlgPaths: Shortest-path discovery
AlgCentralities: Centrality measures
Graph Property Maps
Property Maps containing atom elements
Property Maps containing list elements
Graph I/O: Importing and Exporting to files
Helper Classes
Process directed graphs: nctx.directed
The Graph Class
AlgPaths: Shortest-path discovery
AlgCentralities: Centrality measures
Graph Property Maps
Property Maps containing atom elements
Property Maps containing list elements
Graph I/O: Importing and Exporting to files
Helper Classes
nctx roadmap
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
N
|
O
|
P
|
S
|
T
|
V
_
__contains__() (nctx.core.VecDouble method)
(nctx.core.VecInt method)
(nctx.core.VecStr method)
(nctx.core.VecULong method)
(nctx.directed.PropertyMapDouble method)
(nctx.directed.PropertyMapInt method)
(nctx.directed.PropertyMapStr method)
(nctx.directed.PropertyMapULong method)
(nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.undirected.PropertyMapDouble method)
(nctx.undirected.PropertyMapInt method)
(nctx.undirected.PropertyMapStr method)
(nctx.undirected.PropertyMapULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
__delitem__() (nctx.core.VecDouble method)
(nctx.core.VecInt method)
(nctx.core.VecStr method)
(nctx.core.VecULong method)
__getitem__() (nctx.core.VecDouble method)
(nctx.core.VecInt method)
(nctx.core.VecStr method)
(nctx.core.VecULong method)
(nctx.directed.PropertyMapDouble method)
(nctx.directed.PropertyMapInt method)
(nctx.directed.PropertyMapStr method)
(nctx.directed.PropertyMapULong method)
(nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.undirected.PropertyMapDouble method)
(nctx.undirected.PropertyMapInt method)
(nctx.undirected.PropertyMapStr method)
(nctx.undirected.PropertyMapULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
__hash__() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
__init__() (nctx.directed.Graph method)
(nctx.directed.PropertyMapDouble method)
(nctx.directed.PropertyMapInt method)
(nctx.directed.PropertyMapStr method)
(nctx.directed.PropertyMapULong method)
(nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.undirected.Graph method)
(nctx.undirected.PropertyMapDouble method)
(nctx.undirected.PropertyMapInt method)
(nctx.undirected.PropertyMapStr method)
(nctx.undirected.PropertyMapULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
__iter__() (nctx.core.VecDouble method)
(nctx.core.VecInt method)
(nctx.core.VecStr method)
(nctx.core.VecULong method)
(nctx.directed.a_iter_ids method)
(nctx.directed.a_iter_ids_rev method)
(nctx.directed.e_iter_ids method)
(nctx.directed.e_iter_ids_in method)
(nctx.directed.e_iter_ids_out method)
(nctx.directed.PropertyMapDouble method)
(nctx.directed.PropertyMapInt method)
(nctx.directed.PropertyMapStr method)
(nctx.directed.PropertyMapULong method)
(nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.directed.v_iter_ids method)
(nctx.undirected.a_iter_ids method)
(nctx.undirected.a_iter_ids_rev method)
(nctx.undirected.e_iter_ids method)
(nctx.undirected.e_iter_ids_in method)
(nctx.undirected.e_iter_ids_out method)
(nctx.undirected.PropertyMapDouble method)
(nctx.undirected.PropertyMapInt method)
(nctx.undirected.PropertyMapStr method)
(nctx.undirected.PropertyMapULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
(nctx.undirected.v_iter_ids method)
__len__() (nctx.core.VecDouble method)
(nctx.core.VecInt method)
(nctx.core.VecStr method)
(nctx.core.VecULong method)
(nctx.directed.a_iter_ids method)
(nctx.directed.a_iter_ids_rev method)
(nctx.directed.e_iter_ids method)
(nctx.directed.e_iter_ids_in method)
(nctx.directed.e_iter_ids_out method)
(nctx.directed.PropertyMapDouble method)
(nctx.directed.PropertyMapInt method)
(nctx.directed.PropertyMapStr method)
(nctx.directed.PropertyMapULong method)
(nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.directed.v_iter_ids method)
(nctx.undirected.a_iter_ids method)
(nctx.undirected.a_iter_ids_rev method)
(nctx.undirected.e_iter_ids method)
(nctx.undirected.e_iter_ids_in method)
(nctx.undirected.e_iter_ids_out method)
(nctx.undirected.PropertyMapDouble method)
(nctx.undirected.PropertyMapInt method)
(nctx.undirected.PropertyMapStr method)
(nctx.undirected.PropertyMapULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
(nctx.undirected.v_iter_ids method)
__next__() (nctx.directed.a_iter_ids method)
(nctx.directed.a_iter_ids_rev method)
(nctx.directed.e_iter_ids method)
(nctx.directed.e_iter_ids_in method)
(nctx.directed.e_iter_ids_out method)
(nctx.directed.PropertyMapDouble method)
(nctx.directed.PropertyMapInt method)
(nctx.directed.PropertyMapStr method)
(nctx.directed.PropertyMapULong method)
(nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.directed.v_iter_ids method)
(nctx.undirected.a_iter_ids method)
(nctx.undirected.a_iter_ids_rev method)
(nctx.undirected.e_iter_ids method)
(nctx.undirected.e_iter_ids_in method)
(nctx.undirected.e_iter_ids_out method)
(nctx.undirected.PropertyMapDouble method)
(nctx.undirected.PropertyMapInt method)
(nctx.undirected.PropertyMapStr method)
(nctx.undirected.PropertyMapULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
(nctx.undirected.v_iter_ids method)
__setitem__() (nctx.core.VecDouble method)
(nctx.core.VecInt method)
(nctx.core.VecStr method)
(nctx.core.VecULong method)
(nctx.directed.PropertyMapDouble method)
(nctx.directed.PropertyMapInt method)
(nctx.directed.PropertyMapStr method)
(nctx.directed.PropertyMapULong method)
(nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.undirected.PropertyMapDouble method)
(nctx.undirected.PropertyMapInt method)
(nctx.undirected.PropertyMapStr method)
(nctx.undirected.PropertyMapULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
_max() (nctx.core.VecDouble method)
(nctx.core.VecInt method)
(nctx.core.VecULong method)
_min() (nctx.core.VecDouble method)
(nctx.core.VecInt method)
(nctx.core.VecULong method)
A
add_edge() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
add_vertex() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
append() (nctx.core.VecDouble method)
(nctx.core.VecInt method)
(nctx.core.VecStr method)
(nctx.core.VecULong method)
B
betweenness() (nctx.directed.AlgCentralities method)
(nctx.undirected.AlgCentralities method)
betweenness_ctx() (nctx.directed.AlgCentralities method)
(nctx.undirected.AlgCentralities method)
built-in function
nctx.core.angular_distance()
nctx.core.cosine_similarity()
nctx.core.euclidean_distance()
nctx.core.js_divergence()
nctx.core.kl_divergence()
nctx.directed.read_graphml()
nctx.directed.write_graphml()
nctx.undirected.read_graphml()
nctx.undirected.write_graphml()
C
children() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
clear() (nctx.core.VecDouble method)
(nctx.core.VecInt method)
(nctx.core.VecStr method)
(nctx.core.VecULong method)
closeness() (nctx.directed.AlgCentralities method)
(nctx.undirected.AlgCentralities method)
closeness_ctx() (nctx.directed.AlgCentralities method)
(nctx.undirected.AlgCentralities method)
D
dijkstra() (nctx.directed.AlgPaths method)
(nctx.undirected.AlgPaths method)
dijkstra_apsp_ctx() (nctx.directed.AlgPaths method)
(nctx.undirected.AlgPaths method)
dijkstra_ctx() (nctx.directed.AlgPaths method)
(nctx.undirected.AlgPaths method)
E
edges() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
extend() (nctx.core.VecDouble method)
(nctx.core.VecInt method)
(nctx.core.VecStr method)
(nctx.core.VecULong method)
F
find_path() (nctx.directed.AlgPaths method)
(nctx.undirected.AlgPaths method)
find_path_ctx() (nctx.directed.AlgPaths method)
(nctx.undirected.AlgPaths method)
G
get_elem() (nctx.directed.PropertyMapDouble method)
(nctx.directed.PropertyMapInt method)
(nctx.directed.PropertyMapStr method)
(nctx.directed.PropertyMapULong method)
(nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.undirected.PropertyMapDouble method)
(nctx.undirected.PropertyMapInt method)
(nctx.undirected.PropertyMapStr method)
(nctx.undirected.PropertyMapULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
get_list() (nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
get_name() (nctx.directed.PropertyMapDouble method)
(nctx.directed.PropertyMapInt method)
(nctx.directed.PropertyMapStr method)
(nctx.directed.PropertyMapULong method)
(nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.undirected.PropertyMapDouble method)
(nctx.undirected.PropertyMapInt method)
(nctx.undirected.PropertyMapStr method)
(nctx.undirected.PropertyMapULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
I
in_edges() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
N
nctx.core.angular_distance()
built-in function
nctx.core.cosine_similarity()
built-in function
nctx.core.euclidean_distance()
built-in function
nctx.core.js_divergence()
built-in function
nctx.core.kl_divergence()
built-in function
nctx.core.VecDouble (built-in class)
nctx.core.VecInt (built-in class)
nctx.core.VecStr (built-in class)
nctx.core.VecULong (built-in class)
nctx.directed.a_iter_ids (built-in class)
nctx.directed.a_iter_ids_rev (built-in class)
nctx.directed.AlgCentralities (built-in class)
nctx.directed.AlgPaths (built-in class)
nctx.directed.e_iter_ids (built-in class)
nctx.directed.e_iter_ids_in (built-in class)
nctx.directed.e_iter_ids_out (built-in class)
nctx.directed.Edge (built-in class)
nctx.directed.Graph (built-in class)
nctx.directed.PropertyMapDouble (built-in class)
nctx.directed.PropertyMapInt (built-in class)
nctx.directed.PropertyMapStr (built-in class)
nctx.directed.PropertyMapULong (built-in class)
nctx.directed.PropertyMapVecDouble (built-in class)
nctx.directed.PropertyMapVecInt (built-in class)
nctx.directed.PropertyMapVecStr (built-in class)
nctx.directed.PropertyMapVecULong (built-in class)
nctx.directed.read_graphml()
built-in function
nctx.directed.v_iter_ids (built-in class)
nctx.directed.write_graphml()
built-in function
nctx.undirected.a_iter_ids (built-in class)
nctx.undirected.a_iter_ids_rev (built-in class)
nctx.undirected.AlgCentralities (built-in class)
nctx.undirected.AlgPaths (built-in class)
nctx.undirected.e_iter_ids (built-in class)
nctx.undirected.e_iter_ids_in (built-in class)
nctx.undirected.e_iter_ids_out (built-in class)
nctx.undirected.Edge (built-in class)
nctx.undirected.Graph (built-in class)
nctx.undirected.PropertyMapDouble (built-in class)
nctx.undirected.PropertyMapInt (built-in class)
nctx.undirected.PropertyMapStr (built-in class)
nctx.undirected.PropertyMapULong (built-in class)
nctx.undirected.PropertyMapVecDouble (built-in class)
nctx.undirected.PropertyMapVecInt (built-in class)
nctx.undirected.PropertyMapVecStr (built-in class)
nctx.undirected.PropertyMapVecULong (built-in class)
nctx.undirected.read_graphml()
built-in function
nctx.undirected.v_iter_ids (built-in class)
nctx.undirected.write_graphml()
built-in function
next() (nctx.directed.a_iter_ids method)
(nctx.directed.a_iter_ids_rev method)
(nctx.directed.e_iter_ids method)
(nctx.directed.e_iter_ids_in method)
(nctx.directed.e_iter_ids_out method)
(nctx.directed.PropertyMapDouble method)
(nctx.directed.PropertyMapInt method)
(nctx.directed.PropertyMapStr method)
(nctx.directed.PropertyMapULong method)
(nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.directed.v_iter_ids method)
(nctx.undirected.a_iter_ids method)
(nctx.undirected.a_iter_ids_rev method)
(nctx.undirected.e_iter_ids method)
(nctx.undirected.e_iter_ids_in method)
(nctx.undirected.e_iter_ids_out method)
(nctx.undirected.PropertyMapDouble method)
(nctx.undirected.PropertyMapInt method)
(nctx.undirected.PropertyMapStr method)
(nctx.undirected.PropertyMapULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
(nctx.undirected.v_iter_ids method)
numEdges() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
numVertices() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
O
out_edges() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
P
parents() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
S
set_elem() (nctx.directed.PropertyMapDouble method)
(nctx.directed.PropertyMapInt method)
(nctx.directed.PropertyMapStr method)
(nctx.directed.PropertyMapULong method)
(nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.undirected.PropertyMapDouble method)
(nctx.undirected.PropertyMapInt method)
(nctx.undirected.PropertyMapStr method)
(nctx.undirected.PropertyMapULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
set_list() (nctx.directed.PropertyMapVecDouble method)
(nctx.directed.PropertyMapVecInt method)
(nctx.directed.PropertyMapVecStr method)
(nctx.directed.PropertyMapVecULong method)
(nctx.undirected.PropertyMapVecDouble method)
(nctx.undirected.PropertyMapVecInt method)
(nctx.undirected.PropertyMapVecStr method)
(nctx.undirected.PropertyMapVecULong method)
source() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
T
target() (nctx.directed.Graph method)
(nctx.undirected.Graph method)
V
vertices() (nctx.directed.Graph method)
(nctx.undirected.Graph method)