algorithm - Where Can I Find Online Examples of Cormen's Assembly-Line Scheduling? -


This is a question related to a school, although not exactly homework.

I'm taking an algorithm course, currently working on chapter 15 of the book. I've been able to find many examples of most of the book's algorithms online, and I can usually find some types of Java applets or other programs that provide a better view of how the algorithms work.

An exception to assembly-line scheduling in Chapter 15 (dynamic programming).

Is there any online resource that provides examples or visualization next to the assembly-line scheduling algorithm?

I think that if you search for examples / The fate will be the specific problem instead of the technique ... i.e. search for dynamic programming.

There may be some good tutorials on TopCoder.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -