Skip to main content

Intelligent Water Drops Algorithm for TSP.

Project description

Intelligent Water Drops algorithm, or the IWD algorithm, is a swarm-based nature-inspired optimization algorithm. This algorithm contains a few essential elements of natural water drops and actions and reactions that occur between river’s bed and the water drops that flow within. The IWD algorithm may fall into the category of Swarm intelligence and Metaheuristic. Intrinsically, the IWD algorithm can be used for Combinatorial optimization. However, it may be adapted for continuous optimization too. The IWD was first introduced for the traveling salesman problem in 2007.

INSTALLATION

Download the Package manually and Install using:

python setup.py install

or:

pip install IWD

FEATURES

  • Implementation of Intelligent Water Drops Algorithm(iwd).

  • Implementation of Modified Intelligent Water Drops Algorithm(miwd).

  • Complete Flexibility to choose parameters.

  • If paramters are not specified, it runs with default parameters.

  • Choose number of iterations on command-line.

Compatible with python-2.7.x

Usage and Documentation

For Complete notes on Usage, Documentation and available functions go to:

Additional Packages Required

argparse

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

IWD-0.1.1.tar.gz (7.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page