CS 495   Special Topics in CS:  Evolutionary Computation              Fall 2002,  Instructor:  Jeffrey Horn

HW 3:  "Resource-Based Fitness Sharing"

Description:

My slide show on RFS at the PPSN conference (it was a poster session).

My paper on RFS in the Proceedings of PPSN VII (avail. by email or hardcopy only)

My code for RFS.

Team Members:

Tasks:

  1. RFS with arbitrary shapes COMPOSED OF AXIS PARALLEL SQUARES.
  2. RFS with arbitrary shapes composed of CIRCLES.
  3. RFS in 3D (using axis parallel cubes)
  4. Add crossover (of some type, up to you)
  5.