Package org.cloudbus.cloudsim.network.topologies.readers

Provides classes that implement the TopologyReader interface to allow defining a Network Topology from the specifications inside a file in some specific format.
Author:
Manoel Campos da Silva Filho
  • Interface Summary
    Interface Description
    TopologyReader
    An interface to be implemented by classes that read a network graph (topology) from a file name with a specific format.
  • Class Summary
    Class Description
    TopologyReaderBrite
    A network graph (topology) readers that creates a network topology from a file in the BRITE format.