COMP572 -- Fall 2007

Project Softcopy Submission Instructions

A soft copy of your project code  should be emailed to qinzhang@cse.ust.hk before 4PM on Dec 7, 2007.  The softcopy should be a zipped or gzipped directory containing all relevant files. In particular it should contain:

  1. An executable file implementing your project. The name of the executable must be either maxflow, matching or simplex. The executable must run on
    1. either a windows box running XP
    2. scpu1.cs.ust.hk (a Solaris box in our department available to all PG students)
  2. All source files necessary for BUILDING the executable
  3. A file named README
    1. describing what each file in the directory is
    2. describing how to run the executable
    3. giving instructions on how to build the executable from the source code

If you have any questions concerning these submission instructions please contact qinzhang@cse.ust.hk


This page was released on November 2, 2007 and last revised on 11/02/2007 13:22 +0800

Return to main project page