This Github repository contains exercises to help users understand the basics of how to run D-Wave's Nonlinear Model and Nonlinear Solver.
Open "NL Solver Basics.ipynb" and follow the instructions to minimze the equation
Open "NL Solver-Constraints.ipynb" and follow the instructions to create a simple model with an objective and two constraints.
Open "NL Solver-Data Types-Set and List.ipynb" and follow the instructions.
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
Released under the Apache License 2.0. See license here.