Skip to content

Adds an incremental re-optimisation Teaching Assistant (TA) assignment problem implementation as example#19

Open
maxkratz wants to merge 1 commit into
roar-net:mainfrom
maxkratz:feature/ta-example-incremental
Open

Adds an incremental re-optimisation Teaching Assistant (TA) assignment problem implementation as example#19
maxkratz wants to merge 1 commit into
roar-net:mainfrom
maxkratz:feature/ta-example-incremental

Conversation

@maxkratz

Copy link
Copy Markdown

This PR adds an incremental Python implementation of the Teaching Assistant (TA) assignment problem as described in this problem statement: roar-net/problem-statements#24
It uses (re-)optimisation to calculate a new optimal solution with penalty costs for deviating assignments.

It was created during the STSM "Towards Deriving Incremental Optimization Problems from Batch Specifications of ROAs".

@adbjesus adbjesus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Same comment as in #18 this would probably be a better fit for the problem-statements repository. Unless you believe there is a good reason to have it as an example here.

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