About 7 results
Open links in new tab
  1. We also use it as a priority queue (sometimes called a heap ) in step D6, when we need to know the pair with maximum volatilit.y Both of those operations, as well as the insertion of new pairs …

  2. Computer Science

    uint *heap; /* priority queue for sorting variables by their activity */ int hn; /* number of items currently in the heap */ uint *trail; /* literals currently assumed, or forced by those assumptions …

  3. Computer Science

    All of these lists --- the triggers, the fixits, and the queue --- are singly linked, in a array called |pool|, whose elements have two fields called |info| and |link| in familiar fashion. The trigger …

  4. Computer Science

    } if (!empty_the_queue()) { pmems+=mems-tmems; @<Increase the weight of |tough_itm|@>; goto backup; } @z @x int saveptr; /* current size of |savestack| */ @y int saveptr; /* current …

  5. cs.stanford.edu

    into an octabyte. The memory is treated as a cyclic queue, wrapping around from |mem[memsize-1]| to |mem[0]|. Link |l| therefore points to the block of |b| octas that begin at location …

  6. Computer Science

    uint look_cs,dlook_cs; /* saved values of |cs| */ int fptr,eptr,lfptr; /* queue pointers for breadth-first search */ @ Here's a simple routine for use in debugging. It prints out all literals that are true …

  7. Knuth: Recent News - Computer Science

    lecturing about "Priority sampling" to Stanford class CS345A (guests are welcome) Thursday, 21 May, 4pm at Oxford Comlab lecturing about "Sheep, goats, and Gilbreath" Tuesday, 26 May, …