2023-12-18
@clewis
random function retains state unless called with (make-random-state t)
clewis committed on 18 Dec 2023
2023-12-17
@clewis
displays distance value of each cell if distance
clewis committed on 17 Dec 2023
2023-12-16
@clewis
refactored distances class and cell::distances method as defined in the book
clewis committed on 16 Dec 2023
2023-12-05
@clewis
commented out optimize for debug
clewis committed on 5 Dec 2023
@clewis
working. was setting new-frontier to nil in wrong place, had to move immediately after start of while loop instead of immediately inside of dolist (cell frontier) loop
clewis committed on 5 Dec 2023
2023-12-04
@clewis
on a 5x5 only calculates 17 of the 25 cells
clewis committed on 4 Dec 2023
@clewis
working through debugging...
clewis committed on 4 Dec 2023
2023-12-03
@clewis
new attempt
clewis committed on 3 Dec 2023
@clewis
attempting to calc distances and proper way of calling
clewis committed on 3 Dec 2023
2023-12-02
@clewis
initial commit from former fossil repo
clewis committed on 2 Dec 2023