ygg

0.1.1 • Public • Published

Yggdrasil

Graph/Tree library for JavaScript. And its algorithmic friends.

Roadmap

Graph

  1. Graph prototype ✓

  2. Digraph prototype

  3. Algorithms

    a. Graph-types checker (Chordal, etc) b. Colouring ✓

Tree

  1. Generic tree prototype

  2. Binary Tree prototype

  3. Red-black Tree prototype

  4. Algorithms

    a. Binary Search

Readme

Keywords

Package Sidebar

Install

npm i ygg

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • jugoncalves