package libzipperposition

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Libzipperposition.StreamQueueSource

Priority Queue of ho-streams

Heuristic selection of ho-streams, using a priority queue. Only one queue is used, but the priority of a stream is determined by a combination of criteria that should include at least one fair criterion (e.g. the age of the clause, so that older clauses are more likely to be chosen).

Sourcemodule type S = StreamQueue_intf.S
Sourcemodule Make (Stm : Stream.S) : S with module Stm = Stm
OCaml

Innovation. Community. Security.