Sequence

DOT strict digraph rankdir=TB node [shape=box style="solid,rounded,filled" fillcolor=lightpink penwidth=3 color=white] HERE NODE node [style=filled fillcolor=lightyellow penwidth=3 color=black fontname="Helvetica" fontcolor=white] edge [style=solid penwidth=1 color=white] LINKS HERE -> NODE node [style="filled,rounded" fillcolor=white penwidth=1 color=white] HERE NODE LINKS HERE -> NODE BACKLINKS NODE -> HERE node [style="dotted,rounded,filled" penwidth=1 fillcolor=white color=grey] edge [style=dotted penwidth=1 color=red] HERE BACKLINKS NODE -> HERE

Sequences are Functions That Do Not ForgetMemoization: The basic idea is just to keep a table of previously computed input/result pairs. [⇒ Table LookupTable Lookup and Dispatch]

You can think of it as putting things into Containers (wiki pages) and rearranging those containment relationships (graphviz diagram) by following the pattern rules. matrix

Which of the things that we make are good? Which are beautiful? Which are wonderful, coherent, clear, natural, and full of life?

Sequences Are Functions That Do Not Forget page

with Quantum States: A Look Under the Hood. arxiv

Luhmann‘s Principle: Branching

In cognitive psychology, sequence learning is inherent to human ability because it is an integrated part of conscious and nonconscious learning as well as activities. wikipedia

BBC Five Shot ⇒ Logical Sequences

DOT FROM lambda-browsing