Genetic algorithms in Forth

07/17/2018
by   S. I. Khashin, et al.
0

A method for automatically finding a program (bytecode) realizing the given algorithm is developed. The algorithm is specified as a set of tests (input_data) → (output_data). Genetic methods made it possible to find the implementation of relatively complex algorithms: sorting, decimal digits, GCD, LCM, factorial, prime divisors, binomial coefficients, and others. The algorithms are implemented on a highly simplified version of Forth language.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset