org.aisb.bio.assignments
Class HomeworkB3

java.lang.Object
  extended byorg.aisb.bio.assignments.HomeworkB3

public class HomeworkB3
extends java.lang.Object

This implements the exact behavior called for by assignment B3, "Simulating Promoter Mutation and Selection".

Author:
Doug DeJulio

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

Constructor Detail

HomeworkB3

public HomeworkB3()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception