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

The true deadline optimizing #36

Merged
merged 17 commits into from
Jul 27, 2023
Merged

Conversation

StannisMod
Copy link
Collaborator

Now SAMPO is fully able to optimize resources to deadline.

  • If enough large deadline given, resource peaks eliminating and schedule performing sequentially
  • Feature integrated to AverageBinarySearchResourceOptimizingScheduler and GeneticScheduler
  • Now GeneticScheduler's FitnessFunction is not compatible with NativeWrapper#evaluate because FitnessFunction now has an evaluator that returns Schedule, not Makespan value

@StannisMod StannisMod requested a review from vanoha July 22, 2023 10:47
@StannisMod StannisMod closed this Jul 22, 2023
@StannisMod StannisMod reopened this Jul 22, 2023
@StannisMod StannisMod added the enhancement New feature or request label Jul 23, 2023
vanoha
vanoha previously approved these changes Jul 26, 2023
Copy link
Contributor

@vanoha vanoha left a comment

Choose a reason for hiding this comment

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

Changes are approved

Copy link
Contributor

@vanoha vanoha left a comment

Choose a reason for hiding this comment

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

Changes approved

@StannisMod StannisMod merged commit 52cab05 into main Jul 27, 2023
@StannisMod StannisMod deleted the feature/extended_deadline_optimizing branch July 27, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants