IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Any good pointers on dynamic programming?
I'm having trouble wrapping my head around it... well, around actually implementing it, anyway. I've googled for some tutorials, but they're all focused on the logic side of it, as opposed to the kinds of data structures and procedures one might actually use.

If anyone can give a pointer to a decent basic tutorial I'd love to see it.
--\n-------------------------------------------------------------------\n* Jack Troughton                            jake at consultron.ca *\n* [link|http://consultron.ca|http://consultron.ca]                   [link|irc://irc.ecomstation.ca|irc://irc.ecomstation.ca] *\n* Kingston Ontario Canada               [link|news://news.consultron.ca|news://news.consultron.ca] *\n-------------------------------------------------------------------
New Its a big label
got a more specific problem?

Generally they involve populating some kind of matrix and then calculating scores for various generated sequences of manipulations, then choosing the one with the best score.

Pretty fluffy, huh.

More info is required on your problem domain.



"Whenever you find you are on the side of the majority, it is time to pause and reflect"   --Mark Twain

"The significant problems we face cannot be solved at the same level of thinking we were at when we created them."   --Albert Einstein

"This is still a dangerous world. It's a world of madmen and uncertainty and potential mental losses."   --George W. Bush
     Any good pointers on dynamic programming? - (jake123) - (1)
         Its a big label - (tuberculosis)

Altered daily unreality.
80 ms