Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GPDL/README @ 15589

Last change on this file since 15589 was 10066, checked in by gkronber, 11 years ago

#2026 added instructions on building, a short readme and the GPL license file.

File size: 862 bytes
Line 
1This is the source code of the GPDL (Genetic Programming Problem
2Definition Language) syntax analyser and compiler.
3
4Further information can be found on the website:
5http://dev.heuristiclab.com/GPDL 
6
7and in the paper: G. K. Kronberger, M. Kommenda, S. Wagner, H. Dobler
8- GPDL: A Framework-Independent Problem Definition Language for
9Grammar Guided Genetic Programming, GECCO'13 Companion, Amsterdam,
10Netherlands, 2013, pp. 1333-1340
11
12The subversion repository with all sources is
13http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Problems.GPDL
14and can be checked out using the username 'anonyomous' and an empty
15password.
16
17For instructions on building the compiler read 'BUILDING'
18
19The GPDL compiler is released under the terms of the GNU GENERAL
20PUBLIC LICENSE Version 3 (GPL3). See the document COPYING for details
21
22Oct. 2013, Gabriel Kronberger
Note: See TracBrowser for help on using the repository browser.