Introducing QUBO Studio 0.1
Hey everyone,
I just want to share an app I made.
QUBO Studio is a universal QUBO generator. You can get a QUBO file for any combinatorial optimization problem just by entering your problem's cost function coefficients, adding its constraints and setting the constraint penalty.
Here is the example of the assignment problem:
You can check it out here: https://levchcode-qubo-studio.glitch.me/
It support all types of constraints but >= and =< needs more testing.
Please let me know if you find any bugs or issues or inconsistencies by email (samigsoft@gmail.com)
Also looking for collaborators. If you interested, contact me by the same email.
Comments
This is great!
Thank you so much for sharing!
Keep up the good work!
Please sign in to leave a comment.