Skip to content

This project implements a 1D Cellular Automaton (CA) to solve the Density Classification Problem using Rule 184 and Rule 232. The program simulates CA evolution over time, outputs cell states, counts ON/OFF cells, and progressively solves the classification challenge in three stages

License

Notifications You must be signed in to change notification settings

S-RAT/AutoStruct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

License: Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)

This project contains skeleton code authored by Alistair Moffat and modified by Saraka Bandara Ratnayake Mudiyanselage. The modifications and additional functionality are licensed under the Creative Commons Attribution-NonCommercial 4.0 License.

Key Points:

  1. The original skeleton code remains the property of its original authors.
  2. The modified code may be reused for non-commercial purposes such as learning, reviewing, or personal projects.
  3. Academic Disclaimer: This project was part of an academic assignment. Any reuse for academic submissions constitutes plagiarism and is strictly prohibited.

For the full license, please visit: https://creativecommons.org/licenses/by-nc/4.0/

About

This project implements a 1D Cellular Automaton (CA) to solve the Density Classification Problem using Rule 184 and Rule 232. The program simulates CA evolution over time, outputs cell states, counts ON/OFF cells, and progressively solves the classification challenge in three stages

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published