Skip to content

ceccott/litegraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

litegraph

A lightweight header only C++ library for graph abstraction and implementation

Install

Copy paste inc/litegraph.hpp to custom project or install to system with sudo make install

Test

Compile the example_test with make and run with make run. The example test instantiates and runs routines on the following example graph

API

API and documentation in API-docs

About

A lightweight header only C++ library for graph abstraction and implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors