AgE @ Caribou
Location (for authenticated users): https://caribou.iisg.agh.edu.pl/svn/age/jage
Public repository: http://caribou.iisg.agh.edu.pl/pub/svn/age/jage
The Caribou repository contains the main stream of AgE platform development and a few of its extensions.
Repository structure:
trunk
- main stream of AgE developmentbranches
issues
- issues related branchesreleases
- maintenance branches for supported existing releasescomplete
- complete (and still developed) extensions of AgE which are not in main streamplatform
- bug fixing branch of main stream (trunk)jage-2.4.2
refactoring
- main stream (particulary AgE platform) refactoring projects of code which is located in trunk, but the changes cannot be developed in trunksubprojects
- various projects with new features of AgE platform
tags
- tags of released versionslegacy
- finished projects which are not used/developed any more
Directory structure (of trunk and branches)
build-conf
— files, used by Eclipse/Maven plugins, providing consistent code fromatting, license headers, file templates, etc.doc
— files used to generate system documentation, i.e. Maven documentation templates, images, etc.; sources of diagrams used in documentation,examples
— a set of example applications, which illustrate basic platform mechanismplatform
— the platform implementation divided into maven submodulessrc
— web-site sources, license, etc.
AgE @ Herman
Location (for authenticated users): https://herman.iisg.agh.edu.pl/svn//jage
The Herman repository contains a set of libraries used for evolutionary computations.