Skip to main content
Ctrl+K
Python  documentation - Home

Site Navigation

  • Industrial Optimization
  • Quantum Research
  • Ocean SDK
  • Leap Service
  • Concepts
    • Licenses
    • Bibliography
  • GitHub
  • Leap

Site Navigation

  • Industrial Optimization
  • Quantum Research
  • Ocean SDK
  • Leap Service
  • Concepts
    • Licenses
    • Bibliography
  • GitHub
  • Leap

Section Navigation

  • Get Started with Ocean Software
  • Reference Documentation
    • dimod
      • API Reference
        • Models: BQM, CQM, QM, Others
        • Generators and Application Modeling
        • Utilities
        • Samples
        • Vartype
        • Samplers and Composites
        • API for Samplers and Composites
        • Variables
        • Exceptions
        • Typing
        • C++ API
    • dwavebinarycsp
    • dwave-cloud-client
    • dwave-gate
    • dwave-hybrid
    • dwave-inspector
    • dwave-networkx
    • dwave-optimization
    • dwave-preprocessing
    • dwave-samplers
    • dwave-system
    • minorminer
    • penaltymodel
  • CLI
  • Source Code
  • Ocean SDK Release Notes
  • Contribute
  • Ocean SDK
  • Models: BQM, CQM, QM, Others
  • dimod.binary...

dimod.binary.BinaryQuadraticModel.is_equal#

BinaryQuadraticModel.is_equal(other: BinaryQuadraticModel | QuadraticModel | float | floating | integer) → bool[source]#

Return True if the given model has the same variables, vartypes and biases.

Parameters:

other – Binary quadratic model to compare against.

On this page
  • BinaryQuadraticModel.is_equal()
Show Source

© Copyright D-Wave.

Ocean SDK version 8.3.0.