Package uchicago.src.repastdemos.hypercycles

Class Summary
HyperCell A pseudo-agent class for the hypercycles simulation.
HyperCycle A Hypercycle.
HyperCycleLink A link from one cell to another indicating that these cells participate in a hypercycle.
HyperGame Coordinates the activation, and deletion of skills and cells.
HyperLink A link from one HyperCell to another.
HyperModel An implementation of the simulation described in John Padgett's "The Emergence of Simple Ecologies of Skill: A Hypercycle Approach to Economic Organization" in _The Economy as an Evolving Complex System II_, Eds.
Skill A skill is a simple wrapper around an int and a HyperCell.