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

Upgrade reverse and forward_selection_next_param_removal_codes() to make them faster #20

Merged

Conversation

Denis-Titov
Copy link
Member

forward_selection_next_param_removal_codes() and reverse_selection_next_param_removal_codes() would take hours to calculate its value for the first steps of optimization of an enzyme like PKM2, wasting cluster resources. The code was reimplemented to make the calculation run in < 5min.

@Denis-Titov Denis-Titov merged commit fdcdab5 into main Jun 8, 2024
2 checks passed
@Denis-Titov Denis-Titov deleted the fix-more-performanse-issues-related-to-alpha-slices branch June 8, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant