Chris Pollett > Students >
Satyavolu

    ( Print View )

    [Bio]

    [Project Blog]

    [CS 297 Proposal]

    [Deliverable 1]

    [Deliverable 2]

    [Deliverable 3 - PDF]

    [Deliverable 4 - PDF]

    [CS 298 Proposal]

    [CS297 Report - PDF]

    [CS298 Presentation - PDF]

    [CS298 Report - PDF]

                          

























Deliverable 2

Uploaded the zip file containing the source code for Automated Partial Order Sorting.

Download deliverable 2

Guidelines:

1. Partial_Order_Sort_Auto.java contains the source code.

2. input.properties contains input values n_init, n_final, k_init, m_init, variable. Set the values for the first 4 and set variable as k or m.

3. The code can be run by:

java Partial_Order_Sort_Auto

The javadoc files can be created by double clicking on the Partial_Order_Sort_Auto.bat file. That would create a folder posa. The index.html page in the posa folder contains all the necessary documentation.