Some demo programs are listed here. Their full source codes can be found in the demo
subdirectory of the source tree.
It order to compile them, use --enable-demo
configure option when build the library.
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. |