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

How to configure the optimization algorithms for determined strict initial state #178

Open
ertugruldmr opened this issue Sep 11, 2023 · 0 comments

Comments

@ertugruldmr
Copy link

Situation:
I did a test about 'employee scheduling' task (modified according to our problem) on optapy. When we gave a best plan case (0 Hard and 0 soft) to optapy as initial state (shift_list data), it gave us a very bad output at the end of the time we determined.
Questions :

  • Why didn't it give the same output at least ? Why might the current assignment be corrupted?
  • additionly how can we manipulate or change the optimization algortihms ?
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

No branches or pull requests

1 participant