Package Exports
- iper
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
iper
Hypergraphs for Node.js
Description
What is an hypergraph?
An hypergraph is a graph which rank can be greater than two.
Check the following Wikipedia pages:
Installation
With npm do
npm install iperFeatures
- Graphs of rank n, a.k.a. hypergraphs
- Directed graphs
- Graph theory algorithms:
- adjacent nodes
Documentation
Point your browser to iper site.


