2025-02-23T03:54:31-05:00 DEBUG: VuFindSearch\Backend\Solr\Connector: Query fl=%2A&wt=json&json.nl=arrarr&q=id%3A%22journaliasakpiua-article-168240%22&qt=morelikethis&rows=5
2025-02-23T03:54:31-05:00 DEBUG: VuFindSearch\Backend\Solr\Connector: => GET http://localhost:8983/solr/biblio/select?fl=%2A&wt=json&json.nl=arrarr&q=id%3A%22journaliasakpiua-article-168240%22&qt=morelikethis&rows=5
2025-02-23T03:54:31-05:00 DEBUG: VuFindSearch\Backend\Solr\Connector: <= 200 OK
2025-02-23T03:54:31-05:00 DEBUG: Deserialized SOLR response

Гра "життя" з нерегулярним простором з межами: випадок глайдерів

The purpose of this article is to present the work done on the implementation of rules for gliders in a game of life with a non-regular network with boundaries. First of all, we will recall the basic principle of the game of life by mentioning some structures that appear regularly and are very impor...

Full description

Saved in:
Bibliographic Details
Main Authors: Brajon, Jordan, Makarenko, Alexander
Format: Article
Language:English
Published: The National Technical University of Ukraine "Igor Sikorsky Kyiv Polytechnic Institute" 2019
Subjects:
Online Access:http://journal.iasa.kpi.ua/article/view/168240
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The purpose of this article is to present the work done on the implementation of rules for gliders in a game of life with a non-regular network with boundaries. First of all, we will recall the basic principle of the game of life by mentioning some structures that appear regularly and are very important as gliders. We will improve the accuracy of the collision rules between gliders. Then, we will introduce non-regular space by adding a new state for cells in boundaries. Thus it will be necessary to give the rules relating to this new cellular automaton. We will finally deal with logic gates by giving which we obtained this modified game of life.