package frenetic

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module FDD : module type of Frenetic_netkat.Local_compiler.FDD
module Automaton : sig ... end

Intermediate representation of global compiler: NetKAT Automata

compile p compiles the policy p into an FDD. The pc field is used for internal bookkeeping and must *not* be accessed or written to by the input policy p.