guofei9987 / guofei9987/scikit-opt

Suggestion to add 3 stop criteria for the GA algorithm

Open
#89 4 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Python
Stars
6.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

one is when the fitness reaches a specific value, it stops the loop

another is: when there is no progress on the best fitness for K generation, it stops the loop.

third: when the GA has run x minutes, it will stop.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.