| Copyright | Copyright (c) 2016, David Sorokin <david.sorokin@gmail.com> |
|---|---|
| License | BSD3 |
| Maintainer | David Sorokin <david.sorokin@gmail.com> |
| Stability | experimental |
| Safe Haskell | None |
| Language | Haskell98 |
Simulation.Aivika.Branch.QueueStrategy
Contents
Description
Orphan instances
| QueueStrategy BrIO FCFS Source # | An implementation of the |
| QueueStrategy BrIO LCFS Source # | An implementation of the |
| DequeueStrategy BrIO FCFS Source # | An implementation of the |
| DequeueStrategy BrIO LCFS Source # | An implementation of the |
| EnqueueStrategy BrIO FCFS Source # | An implementation of the |
| EnqueueStrategy BrIO LCFS Source # | An implementation of the |