[Cs4800] uniform input and output language

Karl Lieberherr lieber at ccs.neu.edu
Thu Nov 11 21:18:28 EST 2010


You are right! Thanks for catching that. -- Karl

On Thu, Nov 11, 2010 at 6:27 PM, Andrei Mackenzie <andrei at ccs.neu.edu> wrote:
>>Grammar:
>>ShortestPair = "shortest" "pair" Pair.
>>
>>Example:
>>shortest pair (1.1 1.2)
>
> Should the ShortestPair grammar rule read:
>
> ShortestPair = "shortest" "pair" Pair Pair ?
>
> A solution to the problem must provide the two closest Pairs, correct?
>
> --
> Andrei
>



More information about the Cs4800 mailing list