summaryrefslogtreecommitdiff
path: root/Common/BinaryHeap.lean
Commit message (Collapse)AuthorAgeFilesLines
* 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