Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ example ] Sorted tree examples improvements #195

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

buzden
Copy link
Owner

@buzden buzden commented Sep 9, 2024

Printing of the generated trees is added. TBD: to calculate if complexness of left and right subtree is the same statistically. Probably, as we discussed with John Hughes at ICFP'24, we should enumerate shapes (for each size, probably) and to check that these shapes are distributed uniformly.

@buzden buzden added code: enhancement New feature or improvement part: derivation Related to automated derivation of generators issue: distribution When distribution of generation is wrong derive: least-effort Relates to the `LeastEffort` derivation algorithm part: examples Related to the usage examples labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code: enhancement New feature or improvement derive: least-effort Relates to the `LeastEffort` derivation algorithm issue: distribution When distribution of generation is wrong part: derivation Related to automated derivation of generators part: examples Related to the usage examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant