dwavesystems / dwavebinarycsp

Map constraint satisfaction problems with binary variables to binary quadratic models.
https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest
Apache License 2.0
20 stars 27 forks source link

Add min_classical_gap, max_graph_size example #27

Closed JoelPasvolsky closed 6 years ago

JoelPasvolsky commented 6 years ago

@arcondello re: adding an example for every assertion, one point to consider is that the docstring can get very long, see e.g., from_config here https://github.com/dwavesystems/dwave-cloud-client/blob/master/dwave/cloud/client.py, which makes for a lot of scrolling to see beyond it in online help