Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 229 Bytes

File metadata and controls

2 lines (2 loc) · 229 Bytes

Mathematical equation estimation

This program uses genetic algorithms to estimate an equation. Input: target number, mathematical operators and numbers. Output: an equation, the result of which is closest to the target number.