Package sim.field.network

Class Summary
Edge An Edge stores a relationship between two objects in a NetworkField.
NetworkField The NetworkField is a field which stores binary graph structures of all kinds, using hash tables to allow reasonably rapid dynamic modification.
NetworkField.IndexOutIn The structure stored in the indexOutInHash hash table.