Code Search for Developers
 
 
  

ac.in from Magnus at Krugle


Show ac.in syntax highlighted

#
# Congiguration file for Andrews-Curtis conjecture
#

Generations : 1000000 

# If 1 then the fitness value will squared,
# otherwise 0

UseFitnessScale : 0

# Chance of crossover in %

CrossoverChance : 85

# Chance of crossover in %

MutationChance : 95

UseElittestSelection : 1

PenaltyRate : 0

# Type of crossover to be used 
# For now should always be 1

CrossoverType : 1

# If 1 the sum of relators will be used as a fitness function.
# If 0 the minimum length of a relator is used

UseSumFitnessFunction : 0

# If 1 Whitehead transformations are used, too

UseWhitehead : 1

# following are chances of different types of mutation
# sum MUST be 100

MutationAppendChance : 75

MutationInsertChance : 5

MutationDeleteChance : 15

MutationChangeChance : 5




See more files for this project here

Magnus

Magnus is a special purpose mathematical package for Infinite Group Theory computations

Project homepage: http://sourceforge.net/projects/magnus
Programming language(s): C,C++
License: other

  ACGA_test.C
  HNC.C
  HNC2.C
  ac.in
  eq.1
  eq.C
  eq2.C
  eqs.C
  in
  wp.C
  wp.ex1
  wp.ex2
  wp.in
  wp2.C