Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating the
minimize_kcfg
method to accept an optional heuristics …
…parameter for merging node. (#4687) This pull request includes changes to the `pyk/src/pyk/kcfg/exploration.py` file to enhance the functionality of the `minimize_kcfg` method by incorporating heuristics. The most important changes include importing the `KCFGSemantics` module and updating the `minimize_kcfg` method to accept an optional heuristics parameter.
- Loading branch information