Interface MaxMinConfigurationProvider

All Superinterfaces:
ConfigurationProvider

public interface MaxMinConfigurationProvider extends ConfigurationProvider
Configuration parameters of a Max-Min Ant System algorithm.
Author:
Carlos G. Gavidia
  • Method Details

    • getMaximumPheromoneValue

      double getMaximumPheromoneValue()
    • getMinimumPheromoneValue

      double getMinimumPheromoneValue()