Interface WattsStrogatzConfiguration

All Superinterfaces:
Abstraction.Named, Abstraction.Replica, Serializable, SetupConfiguration
All Known Subinterfaces:
WattsStrogatzConfiguration._PartialWattsStrogatzConfiguration
All Known Implementing Classes:
ImmutableWattsStrogatzConfiguration, PartialWattsStrogatzConfiguration

@Immutable public interface WattsStrogatzConfiguration extends SetupConfiguration
  • Field Details

  • Method Details

    • getNetworkRandomness

      Double getNetworkRandomness()
      A measure of the randomness of the small world social network. This is a range from 0 to 1 where 0 is ordered and 1 is totally random.
    • getNetworkConnectedness

      Integer getNetworkConnectedness()