Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unresolved reference in G2DBinaryStringMutatorFlip #37

Open
Melevir opened this issue Dec 10, 2013 · 1 comment
Open

Unresolved reference in G2DBinaryStringMutatorFlip #37

Melevir opened this issue Dec 10, 2013 · 1 comment

Comments

@Melevir
Copy link
Contributor

Melevir commented Dec 10, 2013

pyevolve.Mutators:766

if genome[i][j] == 0: genome.setItem(which_y, which_x, 1)

Variables i and j are undefined.

@gatapia
Copy link

gatapia commented Apr 15, 2015

Also have this problem, line is now 585

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants