summaryrefslogtreecommitdiff
path: root/Common/BTreeHeap.lean
Commit message (Expand)AuthorAgeFilesLines
* Rename file to BinaryHeap, as it isn't a BTreeAndreas Grois2023-12-131-172/+0
* BinTreeHeap: Add condition le m nAndreas Grois2023-12-121-19/+51
* Incomplete Heap implementation.Andreas Grois2023-12-111-0/+140