Package sim.field.network


package sim.field.network
  • Classes
    Class
    Description
    An Edge stores a relationship between two objects in a Network.
    The Network is a field which stores binary graph and multigraph structures of all kinds, using hash tables to allow reasonably rapid dynamic modification.
    The structure stored in the indexOutInHash hash table.