Skip to content

bokner/bitgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mutable Digraph

Status

Experimental, proof of concept.

Motivation

Graph algorithms often present a computational challenge. There are (at least 2) popular implementations of digraph (:digraph and libgraph).

bitgraph aims for an efficient implementation using :atomics for digraph representation.

Status: under construction.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published