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
Samplers
Composites
Higher-Order Samplers
Higher-Order Composites
API for Samplers and Composites
Variables
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.reference.composites.PolyFixedVariableComposite.children
¶
property
PolyFixedVariableComposite.
children
[source]
¶
List of child samplers that that are used by this composite.
Type
list[
Sampler
]