Published July 28, 2020
| Version v1.2.0
Software
Open
cicirello/Chips-n-Salsa: Chips-n-Salsa, version 1.2.0
Description
Added
- Added several constructive heuristics for scheduling problems for use with stochastic sampling search algorithms.
- The heuristics include: EDD, MST, SPT, WSPT, Smallest Setup, Smallest Two-Job Setup, Montagne, Weighted COVERT, Weighted Critical Ratio, ATC.
- Also among the new heuristics are variations of several of the above that adjust for setup times for scheduling problems with sequence-dependent setups.
Changed
- Refactored some code to improve readability.
- Some code optimizations.
Misc
- Edits to README.
- Contributing guidelines.
Files
cicirello/Chips-n-Salsa-v1.2.0.zip
Files
(2.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:da587231585061c03c35fc1d3db0f531
|
2.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/cicirello/Chips-n-Salsa/tree/v1.2.0 (URL)