
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The requirements for homework 5 in cs 259, which involves creating an implementation for the class ldg, a labeled directed graph, and a derived class ldag, a labeled directed acyclic graph. Students are required to create header and source files for both classes, implement functions such as constructor, destructor, add_vertex, connect, remove_edge, and print_dlg for ldg, and an additional function total_order for ldag. The total_order function should return a linked list of the labels of the vertices in topological order using depth-first search.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Assigned on Monday, October 18, 1999 Due on Friday, October 29, 1999