HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Graph processing and representation (Graep)

Categories: Research

Graep means Graph processing and representation. Graep tries to unite Topology, Category theory, Graph Theory and functional programming. The basic idea is that you have a coloured typed petri net whose edges are arrows. Thus you can use all the arrow operations on them. Since the Graphs are topologies you can use topological glues to build up your program in a CW simplex like way. Graph Theory will help you to determine ie. wheather the graph is cycle free, which tells you if you can fold the whole program to a single arrow.

The idea of this page is that everyone can help in pushing this idea forward and to keep track of the progress.

basic idea

description

simple program

simplices


chat log

Retrieved from "http://www.haskell.org/haskellwiki/Graph_processing_and_representation_%28Graep%29"

This page has been accessed 1,315 times. This page was last modified 03:54, 20 December 2006. Recent content is available under a simple permissive license.