dwavesystems / dwave-networkx

D-Wave Systems extension of the NetworkX Python package for graphs and graph algorithms.
https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest
Apache License 2.0
89 stars 56 forks source link

Add decorator for weighted_maximum_cut #195

Closed mcfarljm closed 2 years ago

mcfarljm commented 3 years ago

For consistency with sampler docstring, which references use of set_default_sampler.