Home | Notes | Languages | Programs | Homework |
Re: Question about HW 5 |
Stephen Edwards (edwards@CS.VT.EDU)
Tue, 20 Feb 2001 20:13:24 -0500
Message-ID: <3A931634.F317FA20@cs.vt.edu> Date: Tue, 20 Feb 2001 20:13:24 -0500 From: Stephen Edwards <edwards@CS.VT.EDU> Subject: Re: Question about HW 5
David Cecil wrote:
>
> Hi, I have a question about problem 1 of the HW.
[...]
> It never states that we weren't allowed to used the union function so I was
> wondering if it was possible to
The goal is to provide your own implementation of the union predicate,
rather than to use the existing one, so you may not use the builtin
"union" in your solution. I have updated the homework assignment to
reflect this.
-- Steve
-- Stephen Edwards 604 McBryde Hall Dept. of Computer Science e-mail : edwards@cs.vt.edu U.S. mail: Virginia Tech (VPI&SU) office phone: (540)-231-5723 Blacksburg, VA 24061-0106 -------------------------------------------------------------------------------
Home | Notes | Languages | Programs | Homework |