Resources on hybrid quantum-classical algorithms applied to combinatorial optimization problems

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
4
down vote

favorite
1












I am doing a thesis on "Metaheuristics and Quantum Computing", and was wondering if anyone could recommend some papers/pages
to read talking about hybrid quantum/classical computing.



(My idea is to get quantum population, evaluate through classical
function and then considering the classical evaluation, change the original
state of qubits to get new quantum sample, and so on and so forth.)










share|improve this question









New contributor




Pedro Pepê is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1




    Hello Pedro! I hope you don't mind that I edited your post to make it a little more concise.
    – Niel de Beaudrap
    Nov 17 at 21:49










  • Thank you Niel. It's much better now!
    – Pedro Pepê
    2 days ago














up vote
4
down vote

favorite
1












I am doing a thesis on "Metaheuristics and Quantum Computing", and was wondering if anyone could recommend some papers/pages
to read talking about hybrid quantum/classical computing.



(My idea is to get quantum population, evaluate through classical
function and then considering the classical evaluation, change the original
state of qubits to get new quantum sample, and so on and so forth.)










share|improve this question









New contributor




Pedro Pepê is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1




    Hello Pedro! I hope you don't mind that I edited your post to make it a little more concise.
    – Niel de Beaudrap
    Nov 17 at 21:49










  • Thank you Niel. It's much better now!
    – Pedro Pepê
    2 days ago












up vote
4
down vote

favorite
1









up vote
4
down vote

favorite
1






1





I am doing a thesis on "Metaheuristics and Quantum Computing", and was wondering if anyone could recommend some papers/pages
to read talking about hybrid quantum/classical computing.



(My idea is to get quantum population, evaluate through classical
function and then considering the classical evaluation, change the original
state of qubits to get new quantum sample, and so on and so forth.)










share|improve this question









New contributor




Pedro Pepê is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I am doing a thesis on "Metaheuristics and Quantum Computing", and was wondering if anyone could recommend some papers/pages
to read talking about hybrid quantum/classical computing.



(My idea is to get quantum population, evaluate through classical
function and then considering the classical evaluation, change the original
state of qubits to get new quantum sample, and so on and so forth.)







quantum-algorithms resource-request optimization






share|improve this question









New contributor




Pedro Pepê is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Pedro Pepê is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Nov 17 at 21:48









Niel de Beaudrap

5,150931




5,150931






New contributor




Pedro Pepê is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 17 at 14:46









Pedro Pepê

234




234




New contributor




Pedro Pepê is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Pedro Pepê is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Pedro Pepê is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 1




    Hello Pedro! I hope you don't mind that I edited your post to make it a little more concise.
    – Niel de Beaudrap
    Nov 17 at 21:49










  • Thank you Niel. It's much better now!
    – Pedro Pepê
    2 days ago












  • 1




    Hello Pedro! I hope you don't mind that I edited your post to make it a little more concise.
    – Niel de Beaudrap
    Nov 17 at 21:49










  • Thank you Niel. It's much better now!
    – Pedro Pepê
    2 days ago







1




1




Hello Pedro! I hope you don't mind that I edited your post to make it a little more concise.
– Niel de Beaudrap
Nov 17 at 21:49




Hello Pedro! I hope you don't mind that I edited your post to make it a little more concise.
– Niel de Beaudrap
Nov 17 at 21:49












Thank you Niel. It's much better now!
– Pedro Pepê
2 days ago




Thank you Niel. It's much better now!
– Pedro Pepê
2 days ago










1 Answer
1






active

oldest

votes

















up vote
4
down vote



accepted










So for hybrid quantum-classical algorithms, I suggest looking at :



  • The Quantum Approximate Optimization Algorithm


  • Variational hybrid quantum-classical algorithms that include the so famous Variational Quantum Eigensolver applied for Max-Cut problems


  • PennyLane which helps you in developping hybrid computation for optimization problems and Machine Learning. They give a list of references for hybrid computation in their references like the Practical optimization for hybrid quantum-classical algorithms.

List is non exhaustive of course.






share|improve this answer




















  • Thanks for your help. It's a great starting point. That is exactly what I was looking for.
    – Pedro Pepê
    2 days ago










Your Answer





StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "694"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






Pedro Pepê is a new contributor. Be nice, and check out our Code of Conduct.









 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fquantumcomputing.stackexchange.com%2fquestions%2f4747%2fresources-on-hybrid-quantum-classical-algorithms-applied-to-combinatorial-optimi%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
4
down vote



accepted










So for hybrid quantum-classical algorithms, I suggest looking at :



  • The Quantum Approximate Optimization Algorithm


  • Variational hybrid quantum-classical algorithms that include the so famous Variational Quantum Eigensolver applied for Max-Cut problems


  • PennyLane which helps you in developping hybrid computation for optimization problems and Machine Learning. They give a list of references for hybrid computation in their references like the Practical optimization for hybrid quantum-classical algorithms.

List is non exhaustive of course.






share|improve this answer




















  • Thanks for your help. It's a great starting point. That is exactly what I was looking for.
    – Pedro Pepê
    2 days ago














up vote
4
down vote



accepted










So for hybrid quantum-classical algorithms, I suggest looking at :



  • The Quantum Approximate Optimization Algorithm


  • Variational hybrid quantum-classical algorithms that include the so famous Variational Quantum Eigensolver applied for Max-Cut problems


  • PennyLane which helps you in developping hybrid computation for optimization problems and Machine Learning. They give a list of references for hybrid computation in their references like the Practical optimization for hybrid quantum-classical algorithms.

List is non exhaustive of course.






share|improve this answer




















  • Thanks for your help. It's a great starting point. That is exactly what I was looking for.
    – Pedro Pepê
    2 days ago












up vote
4
down vote



accepted







up vote
4
down vote



accepted






So for hybrid quantum-classical algorithms, I suggest looking at :



  • The Quantum Approximate Optimization Algorithm


  • Variational hybrid quantum-classical algorithms that include the so famous Variational Quantum Eigensolver applied for Max-Cut problems


  • PennyLane which helps you in developping hybrid computation for optimization problems and Machine Learning. They give a list of references for hybrid computation in their references like the Practical optimization for hybrid quantum-classical algorithms.

List is non exhaustive of course.






share|improve this answer












So for hybrid quantum-classical algorithms, I suggest looking at :



  • The Quantum Approximate Optimization Algorithm


  • Variational hybrid quantum-classical algorithms that include the so famous Variational Quantum Eigensolver applied for Max-Cut problems


  • PennyLane which helps you in developping hybrid computation for optimization problems and Machine Learning. They give a list of references for hybrid computation in their references like the Practical optimization for hybrid quantum-classical algorithms.

List is non exhaustive of course.







share|improve this answer












share|improve this answer



share|improve this answer










answered Nov 17 at 16:10









cnada

1,616211




1,616211











  • Thanks for your help. It's a great starting point. That is exactly what I was looking for.
    – Pedro Pepê
    2 days ago
















  • Thanks for your help. It's a great starting point. That is exactly what I was looking for.
    – Pedro Pepê
    2 days ago















Thanks for your help. It's a great starting point. That is exactly what I was looking for.
– Pedro Pepê
2 days ago




Thanks for your help. It's a great starting point. That is exactly what I was looking for.
– Pedro Pepê
2 days ago










Pedro Pepê is a new contributor. Be nice, and check out our Code of Conduct.









 

draft saved


draft discarded


















Pedro Pepê is a new contributor. Be nice, and check out our Code of Conduct.












Pedro Pepê is a new contributor. Be nice, and check out our Code of Conduct.











Pedro Pepê is a new contributor. Be nice, and check out our Code of Conduct.













 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fquantumcomputing.stackexchange.com%2fquestions%2f4747%2fresources-on-hybrid-quantum-classical-algorithms-applied-to-combinatorial-optimi%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown






Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay