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

Satellite scheduling app #260

Merged
merged 31 commits into from
Oct 17, 2023
Merged

Satellite scheduling app #260

merged 31 commits into from
Oct 17, 2023

Conversation

srrisbud
Copy link
Contributor

Issue Number:

Objective of pull request:

Pull request checklist

Your PR fulfills the following requirements:

Pull request type

Please check your PR type:

  • Feature

What is the new behavior?

  • This PR includes a generic Scheduler and a SatelliteScheduler, which frame scheduling and satellite scheduling problems as Maximum Independent Set (MIS) problems, and solve them as QUBO problems using the Lava QUBO Solver.

Does this introduce a breaking change?

  • No

srrisbud and others added 22 commits July 5, 2023 13:30
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Copy link
Contributor

@phstratmann phstratmann left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for your hard work!
Just a couple of remarks.

@srrisbud
Copy link
Contributor Author

srrisbud commented Oct 13, 2023

Looks good, thanks for your hard work! Just a couple of remarks.

@phstratmann
Incorporated your changes. Please go over the replies and approve.

Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
Copy link
Contributor

@phstratmann phstratmann left a comment

Choose a reason for hiding this comment

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

Thanks for your great work!
Just a few minor additional comments. Once these are addressed (or disagreed with), feel free to merge.

Signed-off-by: Risbud, Sumedh <sumedh.risbud@intel.com>
@srrisbud srrisbud merged commit 6b1c14d into lava-nc:main Oct 17, 2023
3 of 4 checks passed
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.

None yet

2 participants