Skip to content

Grammatical palindromes #70

@oggy22

Description

@oggy22

Write the algorithm which seeks grammatically correct palindromes.

One idea is to generate a lot of randomly correct sentences and check for palindromes among them.

Another idea is to traverse through all possibilities cu short if the structure cannot be a palindrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    palindromespalindrome creation algorithm and related

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions