Further reading
- To gain more insights into the concepts that were covered in this chapter, please refer to the following Amazon Braket resources and example on QAOA:
- For information on the Chain Strength of D-Wave, please refer to https://www.dwavesys.com/media/kjtlcemb/14-1054a-a_advantage_system_performance_update.pdf.
Code Deep Dive:
Please review the code in the following new functions that were introduced in this chapter and were provided as part of this chapter’s discussion. They can be found in the GitHub repository for this chapter:
run_dwave()
run_neal()
create_aspen_11_matrix()
create_aspen_M-1_matrix()
generate_matrix()
generate_sparse_matrix()
convert_aspen_to_tn1()