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

Implement scheduling API #37

Merged
merged 20 commits into from
Jul 12, 2021
Merged

Implement scheduling API #37

merged 20 commits into from
Jul 12, 2021

Conversation

galleon
Copy link
Contributor

@galleon galleon commented May 26, 2021

Code for #24 implementing scheduling API and fixing examples

galleon and others added 20 commits July 2, 2021 08:40
  Add new API
  Add modular tests
  Upgrade to libminizinc 2.5.5
  Manage extras in pyproject.toml
…in toy_rcpsp_examples. a temporary fix is done by calling a CP solver with nr_solution=1 argument (see change in rcpsp_pile)
… the robustness of the assertions

2) added a random seed to test_conditional_tasks_models unit test to allow reproducibility.
3) verbose option put to false in scheduling unit test
…ed (state.task_details[task].start==None case), which is what we want to test in this function and also remove extremely rare cases where our test fail because one task had not been scheduled in the horizon of the domain.
Change boost URL

Change docker file for Linux
@galleon
Copy link
Contributor Author

galleon commented Jul 5, 2021

  • Changes for including scheduling API

@galleon galleon merged commit d353954 into airbus:master Jul 12, 2021
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.

4 participants