Module Sasacore.DaemonType

type t =
  1. | Synchronous
  2. | Central
  3. | LocallyCentral
  4. | Distributed
  5. | Custom
  6. | Greedy
  7. | GreedyCentral
  8. | GreedyDetCentral
  9. | ExhaustSearch
  10. | ExhaustCentralSearch
  11. | Bad of int