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
  • Interface Summary 
    Interface Description
    NetworkTopology
    Implements a network layer by reading the topology from a file in a specific format that is defined by each implementing class.
  • Class Summary 
    Class Description
    BriteNetworkTopology
    Implements a network layer by reading the topology from a file in the BRITE format, the Boston university Representative Internet Topology gEnerator (http://www.cs.bu.edu/brite/), and generates a topological network from it.
    Point2D
    A class to represent the coordinates of a 2-dimensional point.
    TopologicalGraph
    This class represents a graph containing vertices (nodes) and edges (links), used for input with a network-layer.
    TopologicalLink
    Represents a link (edge) of a network graph where the network topology was defined from a file in BRITE format.
    TopologicalNode
    Represents an topological network node that retrieves its information from a topological-generated file (eg.