Package org.cloudbus.cloudsim.network.topologies


package org.cloudbus.cloudsim.network.topologies
Provides classes that implement the NetworkTopology interface to allow defining a network topology. For more general information, see the package org.cloudbus.cloudsim.network at the upper level.
Author:
Manoel Campos da Silva Filho
  • Class
    Description
    Implements a network layer by reading the topology from a file in the BRITE format, the Boston university Representative Internet Topology gEnerator, and generates a topological network from it.
    Implements a network layer by reading the topology from a file in a specific format that is defined by each implementing class.
    A class to represent the coordinates of a 2-dimensional point.
    Represents a graph containing vertices (nodes) and edges (links), used for input with a network-layer.
    Represents a link (edge) of a network graph where the network topology was defined from a file in BRITE format.
    Represents a topological network node that retrieves its information from a topological-generated file (e.g.