Updated TestData-Team_scoring_list.rkt file (9:07pm April 3);
This file replaces the file listed below as test data for Team_scoring_list.rkt.
TestData-Team_scoring_listRev.rkt
Below find 2 files to use to test your Scheme project. They each contain several test cases that correspond to one of the input lists in the project, and to the corresponding functions. This is the complete set of test data EXCEPT test case #7, which we will have answers for ASAP.
A few Scheme project clarifications:
Note: There was a question about test2 in the Team_Record_list test data, that referred to the order of the elements in a list. We agree that the first posted data had the elements in an unexpected order -- and we changed this in the new posted test data. HOWEVER, for the non-top-three functions these lists are really acting as sets, so that having the correct elements in each list matters, but their order is not really an issue for correctness.
February 22, 2016 The current Prolog assignment is flawed by the problems we have had with the input tokenizing Prolog routines; these routines have not provided the tokens in the manner expected, especially the problems with the string tokens. Some of this is due to change between 2 different Prologs, but not all the problems stem from that. Frankly, the I/O in this assignment was not intended to be so challenging. From the messages on Piazza.com students have been struggling with these issues too much, rather than with programming Prolog.
Therefore I am changing the specifics of the assignment:
1. Part 1 of the Prolog programming assignment that is scalar
variables without the string datatype is due Friday Feb 26th. I am
hoping we will get the tokenizer working with string data in time to
include strings in the final turn-in of the assignment on March 2nd.
2. Part 2 of the Prolog programming assignment -- adding structs
containing only scalar variables — will be due (together with a
working part 1) on March 2nd
3. Part 3 of the Prolog programming assignment is hereby ELIMINATED.
If anyone wants to solve part 3 they can present it for grading as
EXTRA CREDIT in the course.
last changed at 10:04pm on April 16, 2016 by BGR