Excursions into Logic Based Computation using Conway - PowerPoint PPT Presentation

About This Presentation
Title:

Excursions into Logic Based Computation using Conway

Description:

Creation of a cellular automata interface which is flexible, easy to use, and ... Creation of search function for oscillators and spaceship collisions ... – PowerPoint PPT presentation

Number of Views:17
Avg rating:3.0/5.0
Slides: 8
Provided by: Lib91
Learn more at: https://www.tjhsst.edu
Category:

less

Transcript and Presenter's Notes

Title: Excursions into Logic Based Computation using Conway


1
Excursions into Logic Based Computation using
Conways Game of Life
  • Liban Mohamed

2
Background
  • Conways Game of Life
  • Von Neumann Neighborhood
  • Rules 23/3
  • Complexity emerges from simple rules
  • Using predictable reactions, logical computations
    can be performed

3
Purpose
  • Creation of a cellular automata interface which
    is flexible, easy to use, and designed in
    consideration of the construction of large
    patterns
  • Creation of search function for oscillators and
    spaceship collisions
  • Implementation of a calculator

4
Addition Subtraction
  • The easiest of the functions, each number is
    treated as a glider stream of length of that
    number
  • In addition, the two glider streams are added
    head to head
  • In subtraction, the two glider streams are sent
    into each other, and each matched glider pair is
    eliminated

5
Multiplication
  • Algorithm has yet to be developed

6
Division
  • A glider stream representing the number is sent
    past a glider gun which shoots gliders to thin
    the stream by a certain factor

7
Analysis, Results, Conclusions
  • Forthcoming
Write a Comment
User Comments (0)
About PowerShow.com