Introduction
-
Information about a library of packages for developing social simulation models.
This began to evolve in November 2008 as GENESIS got underway.
Version 0.1 of the software was released in November 2008.
Version 1.1 of the software was released in September 2011.
The software should still be considered of beta quality despite the current version number.
That means the API is not planned to change substancially, but the documentation still needs a lot of work and there could be numerous logic errors and other issues.
If you use this code please get in touch and let me know how you get on.
The software is based on the Java Programming language.
- Contents
Dependencies
- This is a list of dependencies for compiling and running the GENESIS source code:
- Andy Turner's Generic Java Library
- Andy Turner's Grids Java Library
- Andy Turner's Vector Java Library
- Commons Math: The Apache Commons Mathematics Library
- JAXB
- JFreeChart
- JCommon
- Traveling Salesman by Marcus Wolschon
- OJAlgo
- Java Topology Suite (JTS)
- GeoTools