|
|
|
Jean-Philippe Rennard December
2000
(Note à l'attention des lecteurs francophones : cette section est essentiellement destinée aux programmeurs, lesquels comme chacun sait sont - par force - obligatoirement anglophones. J'économise donc la version française et m'en excuse.) LogiCell 1.0 sources Download the applet, sources and Javadoc files To construct a "problem", LogiCell uses the following hierarchy :
Note to CA programmers. The CCell objects contain a 64 bits long integer which represent a block of 8x8 cells, and pointers to neighbours CCells. The CCells are managed with a Vector. I think the optimization is correct, but since my objective was not to design the fastest CA algorithm, it could be greatly improved. UML like Class Diagram of LogiCell
I distribute this code to help any person interested in Alife programming and Java. It should by no way be considered as a reference. Comments are strongly recommended ! Thanks.
|
Copyright ©rennard.org. 2000,
2001, 2002.
|