
public class GeneticAlgorithm {

	final static String G = "%G%";		
	public void run()
	{
		
	}
	
}
