Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 998 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 998 Bytes

Open in GitHub Codespaces

nl-opt-intro

This Github repository contains exercises to help users understand the basics of how to run D-Wave's Nonlinear Model and Nonlinear Solver.

Exercise 1

Open "NL Solver Basics.ipynb" and follow the instructions to minimze the equation $y = i^2 - 4i$.

Exercise 2

Open "NL Solver-Constraints.ipynb" and follow the instructions to create a simple model with an objective and two constraints.

Exercises 3 and 4

Open "NL Solver-Data Types-Set and List.ipynb" and follow the instructions.

References

Reference the following links for documentation:

https://docs.ocean.dwavesys.com/en/latest/docs_optimization/intro.html https://docs.ocean.dwavesys.com/en/latest/docs_system/reference/samplers.html#leaphybridnlsampler

License

Released under the Apache License 2.0. See license here.