Difference between revisions of "Vcsn/Vaucanson072"

From LRDE

(Rename Vaucanson namespace into Vcsn)
 
(Fix vcsn urls)
 
Line 3: Line 3:
 
__NOTOC__
 
__NOTOC__
   
The [[Vaucanson]] library is free software. It is distributed under the
+
The [[Vcsn]] library is free software. It is distributed under the
 
conditions of the GNU General Public License
 
conditions of the GNU General Public License
 
([http://www.gnu.org/licenses/lgpl.html www.gnu.org]) since release 0.7.1, and under the conditions of GNU Lesser General Public License for previous releases.
 
([http://www.gnu.org/licenses/lgpl.html www.gnu.org]) since release 0.7.1, and under the conditions of GNU Lesser General Public License for previous releases.

Latest revision as of 17:38, 6 November 2014



The Vcsn library is free software. It is distributed under the conditions of the GNU General Public License (www.gnu.org) since release 0.7.1, and under the conditions of GNU Lesser General Public License for previous releases.

Downloads

Requirements

C++ compiler
g++ 3.[34], 4.0 or ICC 9
XML
If you want to use the XML I/O system, you will need the Apache Xerces C++ library version 2.3.* (http://xml.apache.org/xerces-c/).
Graphviz
Highly verbose mode of the testing suites uses the AT&T dot format to save automaton in a human readable file. Use Graphviz to visualize these .dot files.