Computer Algorithms II Lecture Notes

Computer Algorithms II Lecture Notes

4 September 2007 • Introduction


Outline

Three Questions

Number Triangles

Moves and Paths

Path Sum

What's The Solution?

Is The Algorithm Good?

The Algorithm

What About Data Structures?

Are We Done?

Finding Paths

Path Structure

Path Finding

Is The Algorithm Good?

The Algorithm

How Many Paths Are There?

What's The Problem?

Avoiding Repeated Work

Anything Else?

Algorithm Changes

A Faster Algorithm

Is It Faster?


This page last modified on 10 September 2007.

This work's CC license.