Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-04-12 | feat: cleanup the Main | Raito Bezarius | 1 | -33/+1 | |
Signed-off-by: Raito Bezarius <masterancpp@gmail.com> | |||||
2024-03-28 | refactor: generalize the theory and perform some lifts | Raito Bezarius | 1 | -107/+15 | |
Move forward the "HSpec" idea, move around files, construct the hierarchy of trees, etc. Signed-off-by: Raito Bezarius <masterancpp@gmail.com> | |||||
2024-03-26 | feat: first property "set of values post = {a} \cup set of values pre" | Raito Bezarius | 1 | -25/+62 | |
This is a first property which is generic of all BSTs. Signed-off-by: Raito Bezarius <masterancpp@gmail.com> | |||||
2024-03-25 | Initial extraction | Raito Bezarius | 1 | -0/+91 | |
Signed-off-by: Raito Bezarius <masterancpp@gmail.com> |