Skip to content
/ sgd2 Public

header-only large graph layout via stochastic gradient descent

License

Notifications You must be signed in to change notification settings

ekg/sgd2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header-only s_gd2

This is a simple refactoring of the C++ code from https://github.com/jxz12/s_gd2 into a header-only library.

It updates the code to use 64 bit integers throughout.

An example src/main.cpp demonstrates usage of unweighted SGD based layout.

todo

  • Use STL templates rather than uint64_t* arrays.

About

header-only large graph layout via stochastic gradient descent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •