Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[Art competition] Top-down Enumeration #198

Closed
frogfrog2 opened this issue Nov 29, 2023 · 0 comments
Closed

[Art competition] Top-down Enumeration #198

frogfrog2 opened this issue Nov 29, 2023 · 0 comments
Labels

Comments

@frogfrog2
Copy link

Firefly

Name

Jihwan Park

Tool You Used

Adobe Firefly

Short Description

For me, Top-down Enumeration means "A maze with crossroads, with a brilliant gemstone in the center".

Long Description (up to 3 sentences)

At each stage of top-down enumeration, we generate larger programs by taking finite number of crossroads from one program, according to the given grammar, just as we find our way through a maze. If we face a ground program, but the program does not satisfy the given specification, we have reached a dead end in a maze, so we have to go back and try other crossroads. If we have enough time, we can find a ground program that satisfy our needs, expressed as a brilliant gemstone in the painting.

@prosyslab-classroom prosyslab-classroom locked and limited conversation to collaborators May 30, 2024
@KihongHeo KihongHeo converted this issue into discussion #229 May 30, 2024
@KihongHeo KihongHeo reopened this May 30, 2024
@KihongHeo KihongHeo converted this issue into discussion #229 May 30, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

2 participants