Managed Projects

Java Genetic Algorithm Library

  Analyzed about 12 hours ago

An object oriented library of an Genetic Algorithm, implemented in Java. Clear separation of the several concepts of the algorithm, e.g. Gene, Chromosome, Genotype, Phenotype, Population and Fitness Function. The fitness calculation is parallelized.

69.4K lines of code

1 current contributors

2 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This

jgrind

  No analysis available

JGrind is a profiling library for Java which is attached as Java agent on the command line via the JVM Tool Interface (http://docs.oracle.com/javase/6/docs/platform/jvmti/jvmti.html). JGrind doesn't perform any class file instrumentation and can be therefore used without changing or re-compiling your jar files.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2