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

Updating the genetic algorithm to obtain results on PSPLib #74

Merged
merged 23 commits into from
Jan 23, 2024

Conversation

Timotshak
Copy link
Collaborator

  • Add Serial-SGS on Momentum Timline in genetic algorithm
  • Add population initialization by MIN-LFT sampling in genetic algorithm
  • Add parametrization of max_plateau_steps, SGS type and population initialization in genetic algorithm
  • Fixes in Parallel-SGS and in small graph generation

@Timotshak Timotshak added bug Something isn't working enhancement New feature or request refactor The rewriting of existing code to improve code quality labels Jan 22, 2024
Copy link
Collaborator

@StannisMod StannisMod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes required

sampo/generator/environment/contractor.py Outdated Show resolved Hide resolved
sampo/schemas/time_estimator.py Outdated Show resolved Hide resolved
sampo/schemas/works.py Outdated Show resolved Hide resolved
@Timotshak Timotshak closed this Jan 23, 2024
@Timotshak Timotshak reopened this Jan 23, 2024
@Timotshak Timotshak requested review from StannisMod and removed request for vanoha January 23, 2024 14:00
Copy link
Collaborator

@StannisMod StannisMod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@Timotshak Timotshak merged commit de322de into main Jan 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request refactor The rewriting of existing code to improve code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants