Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/renehernandez/smartnet
- Owner: renehernandez
- License: mit
- Created: 2014-05-25T08:47:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-22T18:32:48.000Z (over 10 years ago)
- Last Synced: 2024-10-15T22:14:59.164Z (2 months ago)
- Homepage:
- Size: 434 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 applicationsAlso, SmartNet emphasizes:
- Clean, documented and understandable code
- Inclusion of unit tests
- Integration with other projects