mentat/petgraph/graphmap/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
551 B
JavaScript

initSidebarItems({"struct":[["AllEdges",""],["AllEdgesMut",""],["Edges",""],["GraphMap","`GraphMap<N, E, Ty>` is a graph datastructure using an associative array of its node weights `N`."],["Neighbors",""],["NeighborsDirected",""],["NodeIdentifiers",""],["NodeReferences",""],["Nodes",""],["Ptr","A reference that is hashed and compared by its pointer value."]],"trait":[["NodeTrait","A trait group for `GraphMap`'s node identifier."]],"type":[["DiGraphMap","A `GraphMap` with directed edges."],["UnGraphMap","A `GraphMap` with undirected edges."]]});