Andrei Kashcha's repositories
VivaGraphJS
Graph drawing library for JavaScript
ngraph.graph
Graph data structure in JavaScript
streamlines
Streamlines calculator
playground
Just a set of experiments that I want to play with, but they are too small to be in their own repository
ngraph.offline.layout
Performs offline layout of large graphs and saves results to the disk
ngraph.pagerank
PageRank calculation for ngraph.graph
noisylines
Tracking noise with streamlines
ngraph.tobinary
Serialize ngraph.graph to binary format
ngraph.hits
Hubs and authorities (HITS) algorithm for ngraph.graph
ngraph.todot
Save ngraph.graph to dot format
ngraph.slpa
Graph community detection algorithm
iterator-vs-foreach
Microbenchmark to compare iterators performance
ngraph.subgraph
Builds a subgraph of a graph for a set of nodes
ngraph.serialization
Graph serialization
remove-overlaps
Remove overlaps between circles
ngraph.random
Operation with random numbers for ngraph.*
ngraph.merge
Simple merge utility to extend objects without extra dependencies