You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Danil Platonov edited this page Feb 22, 2017
·
4 revisions
Racket-style code model:
;; TimeInstant is Set<Node>
;; interp. a set of nodes alive at this instant
;; Time is List<TimeInstant>
;; interp. all of the instants combined to form a continuous game