reset password
Author Message
rabbott
Posts: 1649
Posted 15:06 Apr 16, 2020 |

The file ga_parentheses.py now works properly.

It generates a random sequence of '(' and ')' (although with the same number of each).

The GA then moves parentheses around until the result is balanced.

rabbott
Posts: 1649
Posted 19:07 Apr 16, 2020 |

P.S. This system does not use the agent/patch display. All output is text.