Package sim.field.network

Class Summary
Edge An Edge stores a relationship between two objects in a Network.
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.
Network.IndexOutIn The structure stored in the indexOutInHash hash table.
NetworkField Deprecated.