home *** CD-ROM | disk | FTP | other *** search
- tierra core: 4-15-91
-
- alive = 5 how many millions of instruction will we run
- BrkupSiz = 5120 size of output file in K, named break.1, break.2 ...
- CellsSize = 600 initial size of cells array of structures
- debug = 0 0 = off, 1 = on, printf statements for debugging
- DiskOut = 1 output data to disk (1 = on, 0 = off)
- DistFreq = .1 frequency of disturbance, factor of recovery time
- DistProp = .3 proportion of population affected by distrubance
- DivSameSiz = 0 cells must produce offspring of same size, to stop size change
- DivSameGen = 0 cells must produce offspring of same genotype, to stop evolution
- DropDead = 5 stop system if no reproduction in the last x million instructions
- GeneBnker = 1 turn genebanker on and off
- GenebankPath = geneban1/ path for genebanker output
- GenPerBkgMut = 12 mutation rate control by generations ("cosmic ray")
- GenPerFlaw = 16 flaw control by generations
- GenPerMovMut = 8 mutation rate control by generations (copy mutation)
- hangup = 1 0 = exit on error, 1 = hangup on error for debugging
- MaxFreeBlocks = 500 initial number of structures for memory allocation
- MaxMalMult = 3 multiple of cell size allowed for mal()
- MinCellSize = 8 minimum size for cells
- MinTemplSize = 3 minimum size for templates
- MovPropThrDiv = .7 minimum proportion of daughter cell filled by mov
- new_soup = 1 1 = this a new soup, 0 = restarting an old run
- NumCells = 1 number of creatures and gaps used to inoculate new soup
- OutPath = tiedat/ path for data output
- PhotonPow = 1.5 power for photon match slice size
- PhotonWidth = 8 amount by which photons slide to find best fit
- PhotonWord = chlorophill word used to define photon
- RamBankSiz = 20000 array size for genotypes in ram, use with genebanker
- SaveFreq = 10 frequency of saving core_out, soup_out and list
- SavThrMem = .02 threshold memory occupancy to save genotype
- SavThrPop = .02 threshold population proportion to save genotype
- SearchLimit = 5
- seed = 0 seed for random number generator, 0 uses time to set seed
- SizDepSlice = 0 set slice size by size of creature
- SlicePow = 1 set power for slice size, use when SizDepSlice = 1
- SliceSize = 25 slice size when SizDepSlice = 0
- SliceStyle = 2 choose style of determining slice size
- SlicFixFrac = 0 fixed fraction of slice size
- SlicRanFrac = 2 random fraction of slice size
- SoupSize = 60000 size of soup in instructions
- WatchExe = 0 mark executed instructions in genome in genebank
- WatchMov = 0 set mov bits in genome in genebank
- WatchTem = 0 set template bits in genome in genebank
-
- 0080aaa
-