Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- For a rigorous list of mathematical derivations of QUBOs, including set cover, please check out the following links:
- The following CDL hackathon code might be helpful if you wish to do a more rigorous mathematical evaluation with a problem similar to the one that was presented in this chapter: https://github.com/CDL-Quantum/Hackathon2021/tree/main/ZebraKet.
- The techniques you’ve learned about in this chapter can be used to solve slightly more complex problems, including portfolio optimization, which is also a multi-objective problem with constraints on the number of assets and the need to find feasible solutions. You are encouraged to read the following papers: