Getting Started
Concepts
CLI
Packages
Contribute
Licenses
System Docs
Legal
GitHub
dimod
Introduction
Reference Documentation
Models: BQM, CQM, QM, Others
Generators and Application Modeling
Utilities
Samples
Vartype
Samplers and Composites
Variables
dimod.variables.Variables.is_range
dimod.variables.Variables.index
dimod.variables.Variables.count
dimod.variables.Variables.to_serializable
dimod.variables.Variables._append
dimod.variables.Variables._clear
dimod.variables.Variables._extend
dimod.variables.Variables._pop
dimod.variables.Variables._relabel
dimod.variables.Variables._relabel_as_integers
dimod.variables.Variables._remove
Exceptions
Typing
C++ API
Release Notes
Source
dwavebinarycsp
dwave-cloud-client
dwave-gate
dwave-greedy
dwave-hybrid
dwave-inspector
dwave-neal
dwave-networkx
dwave-preprocessing
dwave-samplers
dwave-system
dwave-tabu
minorminer
penaltymodel
pyqubo
dimod.variables.Variables.is_range
¶
property
Variables.
is_range
:
bool
[source]
¶
Return True if the variables are labeled
[0,n)
.