| Projects on Google Code | Results 1 - 10 of 19 |
The purpose of the graph editor is to make it fast and easy to draw graphs, perform some simple operations on graphs and export graphs to useful file formats etc. The graph editor can also be used to study the structure of graphs by moving it’s parts around in an intuitive way. The program is develop...
graphtheory,
java,
graphdrawing,
math,
combinatorics,
graphtheoreticalproblems,
theory,
drawing,
graph,
theoretical,
graphtheory,
grapheditor
*GRASP* ( code name:`j-grasp` ) is a powerful tool with many capabilities which enable the user to investigate and handle graphs. The user can use GRASP to create, edit, and research graphs and networks. We believe that GRASP will be an invaluable tool for learners of graph theory as he/she can try...
GraphMaker is a Java application to create graphs consisting of nodes connected by directed and undirected edges, and perform various graph operations on them, such as breadth-first-search and minimum-spanning-tree.
==License==
The license for this application is the [http://www.sun.com/cddl/c...
It's a program that tries to explain graph theory algorithms, you design your favorite graph and then you execute some of the(so far) four algorithms, I'm using java, and graphviz for rendering the graph, the're somethings I would like someone to help me or suggest me to do.
The assignment software project of BUPT graduate course Basic Theory of Communication Network, mainly about the algorithms of Graph Theory.
The description of the original algorithm could be found in the paper, 'A New Implementation Of Yen's Ranking Loopless Paths Algorithm' (http://citeseer.ist.psu.edu/martins00new.html).
==Introduction==
Yen’s algorithm is one of derivation algorithms for ranking the K shortest paths between a pair ...
= igraph -- Platform for graph algorithms =
igraph wants to be an efficient platform for 1) complex network analysis and 2) developing and implementing graph algorithms. It provides flexible and efficient data structures for graphs and related tasks. It also provides implementation to many classi...
This is a project for an appstate research cluster to work on finding a solution to a common graph problem.
CLustering of signed graphs
Graphaze is a 3d first person game demonstrating the use of graph theory in the creation and solution of mazes. Graphaze shows you step-by-step how the maze is created and also solved.
And in the actual game, the player must find the exit of a randomly generated maze.