com.rubecula.darwin.foundation
Interface Theological

All Known Subinterfaces:
Colony, Evolvable, Population, Taxon
All Known Implementing Classes:
Colony_, Colony_Mayrian, Evolvable_, Population_, Population_Malthusian, Population_Managed, Population_TS, Taxon_, Taxon_Darwinian

public interface Theological

Defines the concept of a supreme being which has the power to create living objects out of nothing, and of course kill them at will. It's a convenient way to get our evolution simulations started, that is to say when we want to play "God". TODO consider a better name for this concept, such as Theocratic or Omnipotent.

Author:
Robin Hillyard

Method Summary
 void cullMembers()
          Method to cull all members of an Evolvable so we can make a fresh start.
 void seedMembers()
          Method to seed a this Evolvable which a certain number of members.
 

Method Detail

cullMembers

void cullMembers()
Method to cull all members of an Evolvable so we can make a fresh start. The complementary method to seedMembers().


seedMembers

void seedMembers()
Method to seed a this Evolvable which a certain number of members.



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.