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.
Open "NL Solver Matrices.ipynb" and follow the instructions.
Reference the following links for documentation:
https://docs.dwavequantum.com/en/latest/industrial_optimization/model_construction_nl.html https://docs.dwavequantum.com/en/latest/ocean/api_ref_system/samplers.html#dwave.system.samplers.LeapHybridNLSampler
Released under the Apache License 2.0. See license here.