Which of the following is not a description of dynamic programming algorithm?
(a) A method of sequence alignment
(b) A method that can take gaps into account
(c) A method that requires a manageable number of comparisons
(d) This method doesn’t provide an optimal (highest scoring) alignment
I got this question in semester exam.
Question is from Dynamic Programming Algorithm for Sequence Alignment topic in portion Sequence Alignment of Bioinformatics