Dontopedia

Recursive Backtracker

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-05-02.)

Recursive Backtracker has 15 facts recorded in Dontopedia across 2 references.

15 facts·15 predicates·2 sources

Mostly:backtracks on dead end(1), carves path between(1), checks neighbors at distance(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (3)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

generatedByGenerated by(1)

referencesStandardAlgorithmsReferences Standard Algorithms(1)

usesAlgorithmUses Algorithm(1)

Other facts (15)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

15 facts
PredicateValueRef
Backtracks on Dead Endstack.pop()[1]
Carves Path Betweencurrent and neighbor[1]
Checks Neighbors at Distance2[1]
Preferred for Maze Generationperfect maze[1]
Presupposes Grid Size Evennull[1]
Randomly Chooses NeighborRandom[1]
Uses StackStack Variable[1]
Searches Neighbors With Stride22[2]
Starts From(0,0)[2]
Produces Spanning Treetrue[2]
Carves Path Midpoint(y+ny)//2 , (x+nx)//2[2]
Uses While LoopStack[2]
Guarantees Perfect Mazetrue[2]
Opens Target CellMaze[2]
Pops From Stack When No Neighborstrue[2]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

backtracksOnDeadEndblah/omega/part-226
stack.pop()
carvesPathBetweenblah/omega/part-226
current and neighbor
checksNeighborsAtDistanceblah/omega/part-226
2
preferredForMazeGenerationblah/omega/part-226
perfect maze
presupposesGridSizeEvenblah/omega/part-226
null
randomlyChoosesNeighborblah/omega/part-226
ex:random
usesStackblah/omega/part-226
ex:stack-variable
searchesNeighborsWithStride2blah/omega/part-224
2
startsFromblah/omega/part-224
(0,0)
producesSpanningTreeblah/omega/part-224
true
carvesPathMidpointblah/omega/part-224
(y+ny)//2 , (x+nx)//2
usesWhileLoopblah/omega/part-224
ex:stack
guaranteesPerfectMazeblah/omega/part-224
true
opensTargetCellblah/omega/part-224
ex:maze
popsFromStackWhenNoNeighborsblah/omega/part-224
true

References (2)

2 references
  1. [1]Part 2267 facts
    ctx:discord/blah/omega/part-226
  2. [2]Part 2248 facts
    ctx:discord/blah/omega/part-224

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.