Package application.model.rules.misc

  • Class Summary 
    Class Description
    AlternatingRule
    Implements the alternating rules rulespace
    Euclidean
    Implements euclidean cellular automaton which has an infinite neighbourhood with weights that drop off with f(r) where r is the euclidean / manhattan distance TODO (Fix freaking floating-point summation)
    Margolus
    Represents a 2-state Margolus rule
    OneDimensional
    Represents a 1D cellular automaton rule