Some demo programs are listed here. Their full source codes can be found in the demo
subdirectory of the source tree.
In order to compile them, use the make demo
or the make check
commands.
Files | |
file | arg_parser_demo.cc |
Argument parser demo. | |
file | graph_to_eps_demo.cc |
Demo of the graph drawing function graphToEps() | |
file | lgf_demo.cc |
Demonstrating graph input and output. | |