SWI-Prolog
"Hexlife" in SWI Prolog — critique very much welcome!
General
EricGT
November 18, 2021, 9:48pm
2
Two things I might try if this were my problem.
concurrent_forall/3 (
ref
)
arg/3 - For a practical and simple usage of arg/3 see dynamic array (
code
) (
ref
)
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
A logical puzzle
Help!
2
439
June 22, 2022
Searching for ways to compute directly in hexadecimal
Data Structure
14
587
December 29, 2022
New to prolog, jumped in the deep end trying to solve this weird version of sudoku
Help!
10
669
April 14, 2019
A small example of a maze from a file.txt, converted to a matrix (list of lists)
General
1
672
July 26, 2019
Introducing “Praxis” (WIP) - visual programming in Prolog - Reply 2
General
1
381
June 10, 2022