Changed
* the visualization of the _firefly algorithm_ and the _cuckoo search_. Now they both include velocities.
* the firefly algorithm including its API. Now it replays the same problem if `--continuous` is set.
* the `--continuous` flag. It requires no parameter anymore.
* the `--two-opt` flag. It requires no parameter anymore.
[All Changes](https://github.com/HaaLeo/swarmlib/compare/v0.5.0...v0.6.0)