Click here to Skip to main content
15,889,200 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Codility: I can't be the only one Pin
Peter_in_278031-Oct-17 13:04
professionalPeter_in_278031-Oct-17 13:04 
GeneralRe: Codility: I can't be the only one Pin
Yugo Amaryl5-Nov-17 23:23
Yugo Amaryl5-Nov-17 23:23 
QuestionGrading based on graphical data Pin
Joe Rutsky30-Oct-17 5:11
Joe Rutsky30-Oct-17 5:11 
AnswerRe: Grading based on graphical data Pin
Gerry Schmitz31-Oct-17 12:36
mveGerry Schmitz31-Oct-17 12:36 
AnswerRe: Grading based on graphical data Pin
Mycroft Holmes31-Oct-17 14:17
professionalMycroft Holmes31-Oct-17 14:17 
QuestionConstrained minimization problem Pin
sthor6925-Oct-17 22:37
sthor6925-Oct-17 22:37 
AnswerRe: Constrained minimization problem Pin
Richard MacCutchan26-Oct-17 0:09
mveRichard MacCutchan26-Oct-17 0:09 
GeneralRe: Constrained minimization problem Pin
sthor6926-Oct-17 0:29
sthor6926-Oct-17 0:29 
Yes, I thought about that algorithm for my purpose.
But the two targets are different: in the knapsack problem you must maximize a value minimizing a cost; the value and the cost are two different quantities.

In this case the value and the cost are very related and you have to minimize the value constrained it is more than a given quantity.

Maybe I can apply the same algorithm, but I cannot see how to reduce my problem to the knapsack's one.
AnswerRe: Constrained minimization problem Pin
harold aptroot26-Oct-17 1:41
harold aptroot26-Oct-17 1:41 
GeneralRe: Constrained minimization problem Pin
sthor6931-Oct-17 1:22
sthor6931-Oct-17 1:22 
QuestionLeast squares conformal map Pin
Isawyouoo22-Oct-17 10:21
Isawyouoo22-Oct-17 10:21 
QuestionFind out optimum volume for packing different boxes Pin
Member 1347639321-Oct-17 18:25
Member 1347639321-Oct-17 18:25 
QuestionBlobCounter Pin
Member 280612316-Oct-17 2:23
Member 280612316-Oct-17 2:23 
AnswerRe: BlobCounter Pin
phil.o16-Oct-17 2:42
professionalphil.o16-Oct-17 2:42 
GeneralSolutions distribution of the N-Queens problem Pin
zubetto12-Oct-17 10:53
zubetto12-Oct-17 10:53 
GeneralRe: Solutions distribution of the N-Queens problem Pin
Richard MacCutchan12-Oct-17 11:17
mveRichard MacCutchan12-Oct-17 11:17 
GeneralRe: Solutions distribution of the N-Queens problem Pin
zubetto12-Oct-17 11:34
zubetto12-Oct-17 11:34 
GeneralRe: Solutions distribution of the N-Queens problem Pin
Richard MacCutchan12-Oct-17 22:05
mveRichard MacCutchan12-Oct-17 22:05 
QuestionNeed to display dialog until all questions answered Pin
Christopher Cote11-Oct-17 3:24
Christopher Cote11-Oct-17 3:24 
AnswerRe: Need to display dialog until all questions answered Pin
Sascha Lefèvre11-Oct-17 4:01
professionalSascha Lefèvre11-Oct-17 4:01 
AnswerRe: Need to display dialog until all questions answered Pin
Jochen Arndt11-Oct-17 4:07
professionalJochen Arndt11-Oct-17 4:07 
QuestionSorting Algorithm to maximize 'availability' (help please) Pin
Member 134476015-Oct-17 3:30
Member 134476015-Oct-17 3:30 
AnswerRe: Sorting Algorithm to maximize 'availability' (help please) Pin
Ralf Meier6-Oct-17 0:35
mveRalf Meier6-Oct-17 0:35 
AnswerRe: Sorting Algorithm to maximize 'availability' (help please) Pin
Gerry Schmitz7-Oct-17 6:41
mveGerry Schmitz7-Oct-17 6:41 
QuestionEfficiently comparing results from an XPath query to a resultset returned from a database table Pin
terrybogard44-Oct-17 14:49
terrybogard44-Oct-17 14:49 

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.