Skip to content

horoshenkih/rgg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random geometric graphs

(deprecated) hyprg -- fast embedder to hyperbolic space

This library is not supported anymore. New repository: https://github.com/khoroshenkikh-mipt/hyprg

build

cd hyprg/
./build.sh

usage

cd hyprg/
./hyprg --help

(deprecated) Python utils

Not supported anymore. New repository: https://github.com/khoroshenkikh-mipt/rgg-utils

script description
analyze.py compute parameters of arbitrary graph
generate-hrg.py generate hyperbolic random graph
eval-embedding.py estimate quality of graph embedding
fit.py compute graph embedding to hyperbolic space (deprecated, use ./hyprg/hyprg instead)

Required packages

python-networkx python-matplotlib python-tk python-scipy python-sklearn

Python libraries (deprecated)

library description
graph.py TODO refactor
embedding_models.py TODO
loss_functions.py TODO
optimization.py TODO
pair_generators.py generate labelled pairs of vertices

About

Random geometric graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages