for (i) generating control flow graphs(CFGs) for Java & C based applications
(ii) pref these graphs in GXL format (I came to know that lots of graph visualization tools accept gxl format files
(iii) performing graph traversal algos by reading the graph from gxl format.
Also what is the best representation of CFGs