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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file IWD-0.1.0.tar.gz
.
File metadata
- Download URL: IWD-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca9c7a995b59f62b6e818881acdd79ca26912f86be45db4706f4db120787d1d8 |
|
MD5 | 47b11ba5f80de148b800588293eb25be |
|
BLAKE2b-256 | 3814674f5be86366a4ddfaea7a9d26899f0319ec2ac4483279c94a1f5e3981d4 |