Skip to content
This repository was archived by the owner on Nov 10, 2024. It is now read-only.

andrewha/random_graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a compact library, written in pure ANSI C to work with random labeled undirected graphs constructed with Erdős-Rényi and Gilbert models. Only the standard C library (stdlib, math, etc.) is used for the implementation. Being written in C, it is very fast and lightweight.

Full doxygen documentation is in docs/html.

About

Erdos–Renyi and Gilbert random graphs

Topics

Resources

License

Stars

Watchers

Forks

Languages