Click here to Skip to main content
15,887,135 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Maximum Sum of Value of Positions Along a Path Pin
Jj2093884218-Mar-22 14:21
Jj2093884218-Mar-22 14:21 
AnswerRe: Maximum Sum of Value of Positions Along a Path Pin
Richard Andrew x6418-Mar-22 14:25
professionalRichard Andrew x6418-Mar-22 14:25 
GeneralRe: Maximum Sum of Value of Positions Along a Path Pin
Jj2093884218-Mar-22 18:40
Jj2093884218-Mar-22 18:40 
AnswerRe: Maximum Sum of Value of Positions Along a Path Pin
Gerry Schmitz19-Mar-22 5:33
mveGerry Schmitz19-Mar-22 5:33 
GeneralRe: Maximum Sum of Value of Positions Along a Path Pin
Jj2093884219-Mar-22 5:49
Jj2093884219-Mar-22 5:49 
GeneralRe: Maximum Sum of Value of Positions Along a Path Pin
Gerry Schmitz19-Mar-22 6:12
mveGerry Schmitz19-Mar-22 6:12 
GeneralRe: Maximum Sum of Value of Positions Along a Path Pin
Jj2093884219-Mar-22 6:21
Jj2093884219-Mar-22 6:21 
GeneralRe: Maximum Sum of Value of Positions Along a Path Pin
Gerry Schmitz19-Mar-22 6:57
mveGerry Schmitz19-Mar-22 6:57 
In other words, in polynomial time without an apparent way to get there; whereas with iteration, you're able to get your head around it and it may even be "fast enough" for the practical case.

(Iteration doesn't imply redoing / not using previous calculations).

A quantum computer could probably test all paths at the same time, but I'm not sure how many qbits it would need. Probably "depends".


"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I


modified 19-Mar-22 13:19pm.

GeneralRe: Maximum Sum of Value of Positions Along a Path Pin
Jj2093884219-Mar-22 7:41
Jj2093884219-Mar-22 7:41 
QuestionSpecial minimum spanning tree Pin
Andy Oct202116-Mar-22 10:35
Andy Oct202116-Mar-22 10:35 
AnswerRe: Special minimum spanning tree Pin
Andy Oct202116-Mar-22 15:58
Andy Oct202116-Mar-22 15:58 
AnswerRe: Special minimum spanning tree Pin
akratirawat30-Jun-22 19:38
akratirawat30-Jun-22 19:38 
QuestionTriangulation inside a contour Pin
Member 1505866510-Mar-22 1:44
Member 1505866510-Mar-22 1:44 
AnswerRe: Triangulation inside a contour Pin
Gerry Schmitz10-Mar-22 16:27
mveGerry Schmitz10-Mar-22 16:27 
GeneralRe: Triangulation inside a contour Pin
Member 1505866510-Mar-22 20:43
Member 1505866510-Mar-22 20:43 
GeneralRe: Triangulation inside a contour Pin
Gerry Schmitz11-Mar-22 4:05
mveGerry Schmitz11-Mar-22 4:05 
GeneralRe: Triangulation inside a contour Pin
Member 1505866511-Mar-22 19:56
Member 1505866511-Mar-22 19:56 
QuestionWriting a Sorting Algorithm Total points 4 1. Question 1 Assignment overview This assignment is an opportunity for you to develop an algorithm of your own and have someone else execute it to give you feedback on its correctness and specificity. Yo Pin
Ahmed Ehab 20225-Mar-22 3:20
Ahmed Ehab 20225-Mar-22 3:20 
AnswerRe: Writing a Sorting Algorithm Total points 4 1. Question 1 Assignment overview This assignment is an opportunity for you to develop an algorithm of your own and have someone else execute it to give you feedback on its correctness and specificity. Pin
Dave Kreskowiak10-Mar-22 2:59
mveDave Kreskowiak10-Mar-22 2:59 
Questionconcern to shaker sort arlgorithm Pin
Member 1523340925-Jan-22 3:38
Member 1523340925-Jan-22 3:38 
AnswerRe: concern to shaker sort arlgorithm Pin
Richard Andrew x6410-Feb-22 9:27
professionalRichard Andrew x6410-Feb-22 9:27 
QuestionVerification Algorithm that mortals can use to verify chain of discussion making. Pin
XxKeldecknightxX7-Jan-22 1:45
XxKeldecknightxX7-Jan-22 1:45 
AnswerRe: Verification Algorithm that mortals can use to verify chain of discussion making. Pin
Eddy Vluggen9-Feb-22 1:56
professionalEddy Vluggen9-Feb-22 1:56 
AnswerRe: Verification Algorithm that mortals can use to verify chain of discussion making. Pin
Eddy Vluggen9-Feb-22 12:06
professionalEddy Vluggen9-Feb-22 12:06 
QuestionWildcard Matching Routine Pin
Richard Andrew x6424-Dec-21 9:17
professionalRichard Andrew x6424-Dec-21 9:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.