Commit Details

Avatar

Repository https://watchmaker.dev.java.net/svn/watchmaker/trunk /trunk
by Dan Dyer (Using name ‘dwdyer’) on 2009-10-06 21:34 (2 months ago)

Migrated tree-based GP classes from examples module to new, experimental GP module.

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  Java 1356 1331 950 921 289 284
  XML 28 3 2 1 3 0

Files Changed

[59 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
build.xml
  XML 9 3 2 1 2 0
etc/intellij/examples.iml
  XML 1 0 0 0 0 0
etc/intellij/gp.iml
  XML 17 0 0 0 1 0
etc/intellij/watchmaker.ipr
  XML 1 0 0 0 0 0
examples/src/java/main/org/uncommons/watchmaker/examples/geneticprogramming/Addition.java
  Java 0 37 0 37 0 5
examples/src/java/main/org/uncommons/watchmaker/examples/geneticprogramming/BinaryNode.java
  Java 0 101 0 46 0 24
examples/src/java/main/org/uncommons/watchmaker/examples/geneticprogramming/Constant.java
  Java 0 36 0 39 0 11
examples/src/java/main/org/uncommons/watchmaker/examples/geneticprogramming/GeneticProgrammingExample.java
  Java 5 0 0 0 0 0
examples/src/java/main/org/uncommons/watchmaker/examples/geneticprogramming/IfThenElse.java
  Java 0 134 0 62 0 25
examples/src/java/main/org/uncommons/watchmaker/examples/geneticprogramming/IsGreater.java
  Java 0 33 0 40 0 5