summaryrefslogtreecommitdiff
path: root/Common/BinaryHeap.lean
Commit message (Expand)AuthorAgeFilesLines
* More cleanup of code in BinaryHeap.Andreas Grois2023-12-181-55/+1
* Partial cleanup of HeapAndreas Grois2023-12-181-119/+25
* Heap now has balancing conditions completeAndreas Grois2023-12-181-18/+174
* Heap: At least one subtree needs to be perfect now.Andreas Grois2023-12-151-13/+113
* Rename file to BinaryHeap, as it isn't a BTreeAndreas Grois2023-12-131-0/+172