PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs223] Stats.pl
Date: Thursday, 02 Apr 2020, 16:00:47


    > Message Posted By: Unknown
    >
    > Hi, is there a way to test how many remD()s the staff solution executes to sort a document?
    > Currently, I can test that on my QsortH

Create a local link called QsortH to the staff solution

  % ln -s /c/cs223/Hwk4/Qsort QsortH

and run Hwk4/Tests/Stats.pl

  % /c/cs223/Hwk4/Tests/Stats.pl /c/cs223/Hwk4/Tests/f007

--Stan-
PREV INDEX NEXT