Toggle navigation
QGA
1.1
Get started
Reference
Articles
Airline hubs
Clustering
Maximum of a function
Traveller Salesman
Changelog
Changelog
Source:
NEWS.md
QGA 1.1
Added two parameters to the QGA function:
stop_limit (value to stop the iterations if the fitness is higher than a given value)
stop_iters (number of iterations without improvement of fitness before stopping)
Contents