Planar Graph Testing Demo Program

Thank you for your interest in our research!

This is a demonstration program of planar graph testing algorithm written by C with LEDA (Library of Efficient Data types and Algorithms).

To run this demo, download the zipped file and unzip it. After that, you can find a Visual C++ 6.0 workspace file among the unzipped files. Open the workspace file with Visual C++ 6.0 and then compile the project.


Zipped Source Code - Download the source code of the demo program.
¡@
Document - Documentation of different cases handled in the program.
¡@
Read Me - Additional information about the program.


Related Link

For more information about the LEDA, please refers to the web page of LEDA in Algorithmic Solutions Software GmbH.



Copyright © Intelligent Agent System Laboratory, Institute of Information Science, Academia Sinica, Taiwan, ROC
¡@

If you have any questions, please contact thtsai@iis.sinica.edu.tw or winwell@iis.sinica.edu.tw

This project is advised by Dr. Wen-Lian Hsu.