JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 13
  • Score
    100M100P100Q53451F
  • License

Hypergraphs for breakfast

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

Build Status NPM version

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 iper

Features

  • Graphs of rank n, a.k.a. hypergraphs
  • Directed graphs
  • Graph theory algorithms:
    • adjacent nodes

Documentation

Point your browser to iper site.

License

MIT

Bitdeli Badge