Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renehernandez/smartnet

C# library for working with complex networks based on graphs objects
https://github.com/renehernandez/smartnet

Last synced: 21 days ago
JSON representation

C# library for working with complex networks based on graphs objects

Awesome Lists containing this project

README

        

SmartNet is an Open Source C# library for the creation, manipulation and analysis of the structure, characteristics and behaviors of complex networks.

Main Goals:

- Ease-of-use
- Standard programming interface and graph implementation suitable for a wide range of problems and applications

Also, SmartNet emphasizes:

- Clean, documented and understandable code
- Inclusion of unit tests
- Integration with other projects