Friday, November 4, 2011

Monday, September 19, 2011

Thursday, September 8, 2011

Chapter 16 solutions (Rings and Fields)

A first draft of the solutions to odd numbered exercises in Chapter 16 is now available on the solutions page of the wiki.

Wednesday, August 17, 2011

Sage Notebooks


I just added the first in a series of Sage Notebooks related to Applied Discrete Structures in the wiki. I'm hoping this series might be developed by students in the coming year.

Saturday, August 6, 2011

Comparison of the greedy algorithm with the optimal solutions of the Marriage Problem


In Section 9.5, we introduce graph optimization problems, with an emphasis on the Traveling Salesman Problem and the Network Flow Problem. A the end we mention a few others, including the Minimum Matching Problem, also known as the Marriage Problem. I've just posted a demonstration of this problem, comparing the greedy algorithm with the optimal solution.

This is an example of a cdf file.