|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Theological | |
---|---|
com.rubecula.darwin.domain.helper | Darwin |
com.rubecula.darwin.domain.world | Darwin |
com.rubecula.darwin.examples.travelingsalesman | Traveling Salesman Example |
com.rubecula.darwin.foundation |
Uses of Theological in com.rubecula.darwin.domain.helper |
---|
Subinterfaces of Theological in com.rubecula.darwin.domain.helper | |
---|---|
interface |
Colony
This super-interface of Population addresses the more basic aspects
of an Evolvable , Visualizable and Countable group. |
interface |
Population
Defines the properties (methods) which characterize a population in an Evolutionary Computation. |
interface |
Taxon
Defines the methods supported by a unit of evolutionary computation (Taxon). |
Uses of Theological in com.rubecula.darwin.domain.world |
---|
Classes in com.rubecula.darwin.domain.world that implement Theological | |
---|---|
class |
Colony_
|
class |
Colony_Mayrian
Default implementation of a Colony. |
class |
Population_
Abstract class defining the base methods and fields for an instance of the Population interface. |
class |
Population_Malthusian
This concrete class is the default implementation of Population . |
class |
Population_Managed
This abstract class is designed to be a base class for populations whose evolution is "managed". |
class |
Taxon_
Abstract class implementing Taxon interface. |
class |
Taxon_Darwinian
Lifespan: permanent. |
Uses of Theological in com.rubecula.darwin.examples.travelingsalesman |
---|
Classes in com.rubecula.darwin.examples.travelingsalesman that implement Theological | |
---|---|
class |
Population_TS
Population model for the Traveling Salesman |
Uses of Theological in com.rubecula.darwin.foundation |
---|
Subinterfaces of Theological in com.rubecula.darwin.foundation | |
---|---|
interface |
Evolvable
This interface defines the concept of an Evolvable, something which can evolve. |
Classes in com.rubecula.darwin.foundation that implement Theological | |
---|---|
class |
Evolvable_
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |