Search:

Type: Posts; User: bassie

Search: Search took 0.13 seconds.

  1. Thread: MAUDE

    by bassie
    Replies
    6
    Views
    1,095

    [SOLVED] Re: MAUDE

    Ye that's what I thought, and I can't remember where I read it now but it said somewhere that the add operation itself should be implemented as a Node constructor, with the add functions in it but I...
  2. Thread: MAUDE

    by bassie
    Replies
    6
    Views
    1,095

    [SOLVED] Re: MAUDE

    Thanks Norm, found out that for this particular problem add is defined as a constructor in the Node class.
  3. Thread: MAUDE

    by bassie
    Replies
    6
    Views
    1,095

    [SOLVED] MAUDE

    So I've been asked to implement a linked list in java using the following maude specification:


    Below is a Maude specification of ‘Sorted Lists’: lists of integers in increasing order.



    ...
Results 1 to 3 of 3