Location: LEMON/LEMON-official/tools/Makefile.am

Load file history
gravatar
deba@inf.elte.hu
Reworking graph testing - The graph tests check more graph functionality. - The petersen graph is too regular, therefore special graphs are used. - The graph_test.h contains just general tools to test graphs.
1
2
3
4
5
if WANT_TOOLS
bin_PROGRAMS +=
endif WANT_TOOLS