com.rubecula.darwin.examples.pepperedmoth
Class PepperedMoth

java.lang.Object
  extended by com.rubecula.darwin.examples.pepperedmoth.PepperedMoth

public class PepperedMoth
extends java.lang.Object

This is a non-graphical, non-interactive implementation of the Peppered Moth evolution. TODO: this does not work as well as it should because the carbonaria alleles are dying out in the few generations that are run.

Author:
Robin Hillyard

Constructor Summary
PepperedMoth()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PepperedMoth

public PepperedMoth()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -


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