26 Eylül 2009 Cumartesi

Graphviz to LEDA convertor 2

Now I completed this convertor. Graphviz is more comfortable with drawings. The sample function and sample outputs are given below.

Coding document



Samples

24 Eylül 2009 Perşembe

Hypergraph Implementation in C++ using LEDA

I implemented a code for the specific graphs called "Hypergraphs". There are some works to be done. Here are header file and declerations





7 Eylül 2009 Pazartesi

Graphviz to LEDA convertor

I am able to use LEDA C++ library. For some applications and for some comparisons, I need to convert graphs from LEDA to Grapviz format. I am working on it, and I will post the LEDA source code later.

I worked on the topic related with Directed Layered Graphs. I think that it would be useful to see existing graphs of LEDA in graphviz.

Here is preliminary showcase of the work

2 Eylül 2009 Çarşamba

Simple Bicluster View Chart with Java

If you need the jar file or source code please send me an email. The program uses Jchart Package for Java.