Uses of Interface
com.rubecula.darwin.domain.world.Managed

Packages that use Managed
com.rubecula.darwin.domain.world

Darwin 

com.rubecula.darwin.examples.travelingsalesman

Traveling Salesman Example 

 

Uses of Managed in com.rubecula.darwin.domain.world
 

Classes in com.rubecula.darwin.domain.world that implement Managed
 class Population_Managed
          This abstract class is designed to be a base class for populations whose evolution is "managed".
 

Uses of Managed in com.rubecula.darwin.examples.travelingsalesman
 

Classes in com.rubecula.darwin.examples.travelingsalesman that implement Managed
 class Population_TS
          Population model for the Traveling Salesman
 



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