|
GraphLibrary
0.0.1
A simple library that implements various graph algorithms.
|
#include <string>Go to the source code of this file.
Namespaces | |
| gl | |
| gl::io | |
Functions | |
| void | gl::io::compileLatex (const char *filename, const char *arguments="") |
| Invokes lualatex command to compile tex to pdf. More... | |