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

RAVJ Ex2 Incorrect Output with slur_constraint=True #128

Open
Luke-Poeppel opened this issue May 3, 2021 · 0 comments
Open

RAVJ Ex2 Incorrect Output with slur_constraint=True #128

Luke-Poeppel opened this issue May 3, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Luke-Poeppel
Copy link
Owner

Replicate with

ex2_path = path_finder(
    filepath=ex2.filepath,
    part_num=0,
    table=GreekFootHashTable(),
    algorithm="floyd-warshall",
    slur_constraint=True
)

You'll find there are "missing" fragments towards the start of the analysis.

@Luke-Poeppel Luke-Poeppel added the bug Something isn't working label May 3, 2021
@Luke-Poeppel Luke-Poeppel self-assigned this May 3, 2021
@Luke-Poeppel Luke-Poeppel added this to the v1.0.0 milestone Jul 3, 2021
@Luke-Poeppel Luke-Poeppel removed this from the v1.0.0 milestone Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant