This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
haas:fall2018:discrete:projects:pnc0 [2017/10/15 21:11] – external edit 127.0.0.1 | haas:fall2018:discrete:projects:pnc0 [2018/08/20 15:53] (current) – [Submission] wedge | ||
---|---|---|---|
Line 12: | Line 12: | ||
====Revision List==== | ====Revision List==== | ||
- | * revision 0: initial release (20170712) | + | |
- | * 0.1: there were some stray mentions of " | + | |
- | * 0.2: added an additional requirement to implementation constraints: | + | |
- | * 0.3: added new check/ | + | |
- | * 0.4: added further explanation to " | + | |
- | * 0.5: for increased readability, | + | |
* revision #: < | * revision #: < | ||
Line 279: | Line 274: | ||
To " | To " | ||
- | |||
- | NOTE: You will **NEED** to specify the semester as indicated as the semester in question has not yet started. | ||
<cli> | <cli> | ||
- | lab46: | + | lab46: |
- | make: Entering directory '/ | + | make: Entering directory '/ |
- | Commencing copy process for fall2017 | + | Commencing copy process for fall2018 |
-> Creating project pnc0 directory tree ... OK | -> Creating project pnc0 directory tree ... OK | ||
-> Copying pnc0 project files ... OK | -> Copying pnc0 project files ... OK | ||
Line 293: | Line 286: | ||
*** Copy COMPLETE! You may now go to the '/ | *** Copy COMPLETE! You may now go to the '/ | ||
- | make: Leaving directory '/ | + | make: Leaving directory '/ |
lab46: | lab46: | ||
lab46: | lab46: | ||
Line 815: | Line 808: | ||
Submitting discrete project " | Submitting discrete project " | ||
- | -> ../pnc0-20170712-16.tar.gz(OK) | + | -> ../pnc0-20180828-16.tar.gz(OK) |
SUCCESSFULLY SUBMITTED | SUCCESSFULLY SUBMITTED | ||
Line 826: | Line 819: | ||
< | < | ||
- | 390:pnc0:final tally of results (390/390) | + | 130:pnc0:final tally of results (130/130) |
</ | </ | ||
Line 832: | Line 825: | ||
< | < | ||
- | *: | + | *: |
- | *: | + | *: |
- | *: | + | *: |
- | *: | + | *: |
- | *: | + | *: |
- | *: | + | *: |
- | *: | + | *: |
- | *: | + | *: |
- | *: | + | *: |
</ | </ | ||
As the optimizations improve upon others, some evaluations will be based upon differences between a baseline (in some cases, primereg) and the optimization. | As the optimizations improve upon others, some evaluations will be based upon differences between a baseline (in some cases, primereg) and the optimization. | ||
+ | |||
+ | Additionally: | ||
+ | * Solutions not abiding by spirit of project will be subject to a 25% overall deduction | ||
+ | * Solutions not utilizing descriptive why and how comments will be subject to a 25% overall deduction | ||
+ | * Solutions not utilizing indentation to promote scope and clarity will be subject to a 25% overall deduction | ||
+ | * Solutions not organized and easy to read (assume a terminal at least 90 characters wide, 40 characters tall) are subject to a 25% overall deduction |