Menu

Example code?

Help
2000-04-04
2000-04-04
  • Sandy McArthur

    Sandy McArthur - 2000-04-04

    Is there any example code for this package?

    I don't quite understand what your supposed to do with this package but for some reason it interests me.

     
    • Robert Baruch

      Robert Baruch - 2000-04-04

      Hi SandyMacJr,

      You're right -- it's a bit difficult to figure out where to start. I'll have to add some docs for that.

      Anyway, what you want to do is run something like

      java -classpath jgprog.jar com.groovyj.jgprog.X

      where X = SymbolicRegressionWorld or MultiplexerWorld or MultiplexerADFWorld.

      Those are the three example worlds.

      If you want to write your own world, start with the javadocs under the class World.

      Hope that helps!

      --Rob

       

Log in to post a comment.