CSCE 310J Data Stuctures and Algorithms

Fall 2004
TTh 2:30-4:30pm, Kauffman 112

Instructor: Dr. Steve Goddard

Kauffman 133, 472-9453 (TTh) 472-9968(MWF)
Office hours: 12:00-2:30pm TuTh
goddard@cse.unl.edu


Semester Team Project

This is a joint project with your JDEHP Sophomore Business class. This year's projects is to create a "mini-MRP" system. It should be exensible and maintainable because you will be adding features to it next semester.

As part of your project, you will be required to write a technical report that describes your implementation, analyzes the asymptotic complexity of your algorithms, and describes how your system was evaluated. I suggest using my templates file as a rough outline. You will also be required to provide a user manual and a training session for your business class.

The following links provide a project description and sample input files for your system. The user manual is due December 3, 2004. Training sessions will be held December 6 and 8. The CS technial report, source code, Makefile, and team evaluation froms are due 9:00pm, Friday December 11, 2004.

Project Description (pdf format )
Project teams
Forecast Data
Sample input file
Sample input file with names instead of part numbers; this file should not be used as input to your program. It is to help you understand and verify the content of the actual input file.
Excel file with same content
Bill Of Materials
Sample input file
Sample input file with names instead of part numbers; this file should not be used as input to your program. It is to help you understand and verify the content of the actual input file.
Excel file containing the inventory file and the BOM content
Inventory File
Sample input file
Excel file containing the inventory file content