University of Wisconsin-Stout

IAPPGA
Program Package for Graph Algorithms

Dr. Mingshen Wu
Department of Math, Stat, & Computer Science


Select the Input Method for the Graph You Will Provide

You may input your graph by drawing the graph online or by providing the adjacency matrix of your graph. In fact, for graphs of larger size, better use adjacency matrix (you may copy/paste the matrix into the proper box); for small graphs, it is fun to draw it online. Drawing allows up to 25 vertices.

I split the graphs with or without weights into different categories just for fast drawing when another feature is not needed.


Undirected Graphs:

Directed Graphs:


Additional Program:

 



To provide comments, email me at   wuming@uwstout.edu   Thank you.