Documentation Verification Report

BestFirst

📁 Source: Mathlib/Deprecated/MLList/BestFirst.lean

Statistics

MetricCount
DefinitionsBestFirstNode, estimate, estimator, key, BestFirstQueue, ensureFirstIsBest, insertAndEject, pop, popWithBound, popWithPriority, toMLList, toMLListWithPriority, bestFirstSearch, bestFirstSearchCore, impl, go, implMaxDepth, instOrdBestFirstNode, instOrderBotEq
19
Theorems0
Total19

BestFirstNode

Definitions

NameCategoryTheorems
estimate 📖CompOp
estimator 📖CompOp
key 📖CompOp

BestFirstQueue

Definitions

NameCategoryTheorems
ensureFirstIsBest 📖CompOp
insertAndEject 📖CompOp
pop 📖CompOp
popWithBound 📖CompOp
popWithPriority 📖CompOp
toMLList 📖CompOp
toMLListWithPriority 📖CompOp

(root)

Definitions

NameCategoryTheorems
BestFirstNode 📖CompData
BestFirstQueue 📖CompOp
bestFirstSearch 📖CompOp
bestFirstSearchCore 📖CompOp
impl 📖CompOp
implMaxDepth 📖CompOp
instOrdBestFirstNode 📖CompOp
instOrderBotEq 📖CompOp

impl

Definitions

NameCategoryTheorems
go 📖CompOp

---

← Back to Index