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

MA experiments, Genetic weights, MomentumTimeline updates #47

Merged
merged 20 commits into from
Aug 23, 2023

Conversation

StannisMod
Copy link
Collaborator

Added first population weighting to GeneticScheduler, made MA experiments around it (showed its efficiency).
Updated MomentumTimeline so now it's results are comparable with JustInTimeTimeline.

# Conflicts:
#	experiments/algorithms_2_multi_agency.py
#	experiments/modular_examples/multi_agency_comparison.py
#	sampo/scheduler/multi_agency/block_generator.py
# Conflicts:
#	sampo/scheduler/heft/base.py
#	tests/scheduler/genetic/fixtures.py
# Conflicts:
#	sampo/scheduler/genetic/base.py
#	sampo/scheduler/genetic/operators.py
#	sampo/scheduler/genetic/schedule_builder.py
#	sampo/scheduler/timeline/material_timeline.py
#	sampo/scheduler/timeline/momentum_timeline.py
#	tests/conftest.py
#	tests/scheduler/genetic/fixtures.py
@StannisMod StannisMod requested a review from vanoha August 23, 2023 08:05
@StannisMod StannisMod closed this Aug 23, 2023
@StannisMod StannisMod reopened this Aug 23, 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 requested

sampo/scheduler/genetic/operators.py Outdated Show resolved Hide resolved
@StannisMod StannisMod requested a review from vanoha August 23, 2023 12:36
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 afd9b96 into main Aug 23, 2023
@StannisMod StannisMod deleted the feature/ma_experiments branch August 23, 2023 12:37
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.

2 participants