Skip to content
New issue

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

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

Already on GitHub? # to your account

Reconstruct Kontrol's functionality related to minimization and merge node #908

Open
Stevengre opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Stevengre
Copy link
Contributor

Some codes related to minimize_proof and merging node are not correct, e.g.,

  • Doesn't support merging node functionality

KCFGMinimizer(proof.kcfg).minimize()

  • Doesn't support merging node correctly (miss the hueristic for merging node)

apr_proof.minimize_kcfg(merge=options.merge)

@Stevengre Stevengre added the enhancement New feature or request label Dec 10, 2024
@Stevengre Stevengre self-assigned this Dec 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant