Stop Simulation if all cells are empty #6

Closed
opened 2018-07-07 19:12:04 +00:00 by marty-oehme · 4 comments
marty-oehme commented 2018-07-07 19:12:04 +00:00 (Migrated from gitlab.com)

Two cases for stopping:

  • All cells empty
  • Nothing changed from one update to the next
    (if all cells are static for one update they should be for the next - or history and different variables might change this assumption)
Two cases for stopping: * All cells empty * Nothing changed from one update to the next (if all cells are static for one update they should be for the next - or history and different variables might change this assumption)
marty-oehme commented 2018-07-08 17:07:35 +00:00 (Migrated from gitlab.com)
created branch [`6-stop-simulation-if-all-cells-are-empty`](https://gitlab.com/webdevexp/rules-of-living/compare/master...6-stop-simulation-if-all-cells-are-empty)
marty-oehme commented 2018-07-08 17:07:41 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1

mentioned in merge request !1
marty-oehme commented 2018-07-08 17:34:40 +00:00 (Migrated from gitlab.com)

mentioned in commit 49b036ffe9

mentioned in commit 49b036ffe9ebec0c9f2875ca80d13719e0db9902
marty-oehme commented 2018-07-08 17:34:40 +00:00 (Migrated from gitlab.com)

closed via merge request !1

closed via merge request !1
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: experiments/cellular-automata#6
No description provided.