Skip to content

A simple network class for representing and traversing networks

License

Notifications You must be signed in to change notification settings

pieterw/cl-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cl-network

A simple network class for representing, manipulating, traversing and drawing networks. It is made for ease of use and readability and not for scaling. It supports labeled and weighted directed edges.

Dependencies: Drawing of networks depends on s-dot which can be downloaded from http://martin-loetzsch.de/S-DOT/. If you don't need output to s-dot you can remove the dependencies in the .asd file.

About

A simple network class for representing and traversing networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published