Information about the solver.
Examples
>>> from dwave.samplers import TreeDecompositionSolver >>> solver = TreeDecompositionSolver() >>> solver.properties {'max_treewidth': 25}