package frenetic

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

Module Topology.MininetSource

Sourcetype topo_name =
  1. | Tree of int * int
  2. | Linear of int
  3. | Single of int
  4. | Minimal
Sourceval topo_from_name : topo_name -> Network.Net.Topology.t
OCaml

Innovation. Community. Security.