Getting Started
Concepts
CLI
Packages
Contribute
Licenses
System Docs
GitHub
dimod
Introduction
Reference Documentation
Quadratic Models: Constrained
Quadratic Models: Unconstrained
Higher-Order Models
Generators and Application Modeling
Samplers and Composites
Samplers
Composites
Higher-Order Samplers
Higher-Order Composites
API for Samplers and Composites
Samples
Utilities
Variables
Vartype
Exceptions
Typing
C++ API
Release Notes
Source
dwavebinarycsp
dwave-cloud-client
dwave-greedy
dwave-hybrid
dwave-inspector
dwave-neal
dwave-networkx
dwave-system
dwave-tabu
minorminer
penaltymodel
dwave-preprocessing
pyqubo
dimod.reference.composites.PolyFixedVariableComposite.children
¶
property
PolyFixedVariableComposite.
children
[source]
¶
List of child samplers that that are used by this composite.
Type
list[
Sampler
]