Fitness Landscapes
I have a few papers, technical reports and code to do with fitness landscapes:
Most of these are listed on my
Evolutionary computation
page.
Here is
C code to implement Kauffman's NK landscapes
. This uses something I call a "jump table" to allow the k parameter to be very large without consuming much memory.
Terry Jones
(
terry <AT> jon.es
)