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

Add Scipy MILP solver to Qiskit optimization #2

Closed
t-imamichi opened this issue Aug 2, 2022 · 10 comments
Closed

Add Scipy MILP solver to Qiskit optimization #2

t-imamichi opened this issue Aug 2, 2022 · 10 comments

Comments

@t-imamichi
Copy link

t-imamichi commented Aug 2, 2022

Description

The latest Scipy 1.9.0 introduced a mixed integer linear programming (MILP) solver. This project aims at developing a classical optimizer for Qiskit Optimization based on the Scipy MILP solver.

Note: this project might be fully "classical" project. No quantum might be involved.

References:

Deliverables

Adds a new classical solver, e.g., ScipyOptimizer, to https://github.com/Qiskit/qiskit-optimization/tree/main/qiskit_optimization/algorithms

Resources

Mentors details

  • Mentor 1
    • Name: Takashi Imamichi
    • GitHub ID: @t-imamichi
    • What they do: Qiskit Optimization developer

Number of mentees

1

Type of mentees

  • Mentee 1
    • Required:
      • Basic knowledge of Qiskit Optimization, Python, and git
    • Nice to have:
      • Basic knowledge of Scipy and mathematical optimization
@Dran-Z
Copy link

Dran-Z commented Aug 18, 2022

Hi Takashi-san, I would like to hone my coding skills and your project really fits it! I am a fresh Master's graduate in quantum engineering this year. I have some experience with both Python and Qiskit (specifically, I implemented several research papers in quantum algorithms using Qiskit). I would be happy if I could learn how to work on developing an open-source library through this project!

@t-imamichi
Copy link
Author

@Dran-Z Hi. Thank you for having an interest in this project. As I wrote the description, this project focuses on the integration of a classical solver. Are you happy to work on it?

@Dran-Z
Copy link

Dran-Z commented Aug 30, 2022

@Dran-Z Hi. Thank you for having an interest in this project. As I wrote the description, this project focuses on the integration of a classical solver. Are you happy to work on it?

Sure. I expect to practice my skill with developing a qiskit feature rather than learning quantum-algorithm-relevant knowledge. It will be nice if it is the case.

@t-imamichi
Copy link
Author

We had the first meeting to introduce each other and discuss the project overview on Sep 13.

@Dran-Z
Copy link

Dran-Z commented Oct 6, 2022

The Checkpoint-1 slides can be found here.

@Dran-Z
Copy link

Dran-Z commented Nov 3, 2022

For Checkpoint-2: Please see the brief report and the figure

@GemmaDawson
Copy link
Contributor

@Dran-Z - please upload your Final Showcase presentation materials, and if needed, update the project Title and/or description.

@Dran-Z
Copy link

Dran-Z commented Dec 19, 2022

The final presentation is here!

@GemmaDawson
Copy link
Contributor

Congratulations on completing all the requirements for QAMP Fall 2022!! 🌟🌟🌟

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Final Showcase Submitted
Development

No branches or pull requests

4 participants