README 445 B

1234567891011
  1. D-Wave NetworkX is an extension of NetworkX---a Python language
  2. package for exploration and analysis of networks and network
  3. algorithms---for users of D-Wave Systems. It provides tools for
  4. working with Chimera graphs and implementations of graph-theory
  5. algorithms on the D-Wave system and other binary quadratic model
  6. samplers.
  7. If you want to run the tests set the environment variable TESTS=yes,
  8. this requires networkx, dimod and numpy3.