Open Graph Drawing Framework
current version:
v.2012.07 (Sakura)
     

Differences

This shows you the differences between two versions of the page.

tech:download [2012/05/10 09:06]
carsten
tech:download [2013/05/17 12:18] (current)
christoph Link to GitHub profiles
Line 10: Line 10:
Please note that the library may not be used in closed-source commercial software projects (whether linked statically or dynamically). If you are interested in commercial licenses, or have further questions on licensing, please contact <license@ogdf.net>. Please note that the library may not be used in closed-source commercial software projects (whether linked statically or dynamically). If you are interested in commercial licenses, or have further questions on licensing, please contact <license@ogdf.net>.
 +
===== System Requirements ===== ===== System Requirements =====
-The library can be compiled for various platforms. We tested it on Linux and MacOS X using the gcc C++ compilers, and on Windows using the Microsoft Visual C++ compiler. See [[tech:sysreq|System Requirements]] for details. The software may also work under other operating system / compiler combinations, e.g., UNIX systems with gcc compiler.+The library can be build for various platforms. We tested it on Linux and MacOS X using the gcc and LLVM/clang C++ compilers, and on Windows using Microsoft Visual C++ compilers, MinGW/g++ and Cygwin/g++. See [[tech:sysreq|System Requirements]] for details. The software may also work under other operating system / compiler combinations, e.g., UNIX systems with gcc compiler.
You will also need to have [[http://www.python.org|Python 2.6 or 2.7]] installed for creating a makefile. You will also need to have [[http://www.python.org|Python 2.6 or 2.7]] installed for creating a makefile.
Line 18: Line 19:
===== Download Here ===== ===== Download Here =====
-Current Release: {{tech:ogdf.v2012.05.zip|v. 2012.05 (Madrona)}} [2.07 MB]+Current Release: {{tech:ogdf.v2012.07.zip|v. 2012.07 (Sakura)}} [2.05 MB]
Line 27: Line 28:
  * [[tech:installvcc|Windows (Visual C++ compiler)]]   * [[tech:installvcc|Windows (Visual C++ compiler)]]
-For viewing GML files produced by OGDF, you can use  the [[http://www.oreas.com/gde_en.php|GoVisual Diagram Editor (GDE)]] as graph editor. We are aware that it is a bit old and not updated for a while (especially the Linux version might not work on your Linux); we hope to have something new soon.+For viewing GML files produced by OGDF, you can use  the [[http://www.oreas.com/gde_en.php|GoVisual Diagram Editor (GDE)]] as graph editor. We are aware that it is a bit old and not updated for a while (especially the Linux version might not work on your Linux)
 +For converting graph files (e.g. in GML format) created by OGDF into pictures, you can use the [[project:gml2pic|gml2pic tool]], which supports various picture formats like PNG, JPG, PDF, or EPS. 
 + 
 + 
 +===== Weekly Snapshots ===== 
 + 
 +Besides the regular releases, we release snapshots of the current development base on a weekly basis. Please note that these snapshots may contain //untested// code, //bugs//, and unfinished documentation, since they are directly obtained from the source code repository. On the other hand, they contain the latest changes, improvements, and bug fixes. 
 + 
 +The weekly builds contain some **code-breaking changes** that will be part of the next release. The [[tech:porting-next|Porting Guide]] explains these changes and how to rewrite source code written for OGDF v.2012.07 (Sakura). We also use a revised configuration system, please refer to the **new installation instructions** ([[tech:new-installvcc|Visual Studio]] and [[tech:new-installgcc|Linux/Mac]]). 
 + 
 +For discussing anything related to snapshots, please use this mailing list: https://groups.google.com/group/ogdf-snapshots 
 + 
 +==== Download snapshots ==== 
 + 
 +The snapshot releases are also available on [[https://github.com/ogdf/ogdf|GitHub]] (this repository is maintained by [[https://github.com/sbeyer|Stephan Beyer]] and [[https://github.com/schulzch/|Christoph Schulz]]).
 +  * {{:tech:ogdf-snapshot-2013-05-16.zip|OGDF Snapshot 2013-05-16}}
 +  * {{:tech:ogdf-snapshot-2013-05-07.zip|OGDF Snapshot 2013-05-07}}
 +  * {{:tech:ogdf-snapshot-2013-04-29.zip|OGDF Snapshot 2013-04-29}}
 +  * {{:tech:ogdf-snapshot-2013-04-22.zip|OGDF Snapshot 2013-04-22}}
 +  * {{:tech:ogdf-snapshot-2013-04-16.zip|OGDF Snapshot 2013-04-16}}  {{:tech:how-tos-2013-04-16.zip|How-tos 2013-04-16}}
 +  * {{:tech:ogdf-snapshot-2013-04-15.zip|OGDF Snapshot 2013-04-15}}
 +  * {{:tech:ogdf-snapshot-2013-04-09.zip|OGDF Snapshot 2013-04-09}}
 
tech/download.1336633599.txt.gz · Last modified: 2012/05/10 09:06 by carsten
This page is driven by DokuWiki