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

Emulate genotype/phenotype for diversity #39

Open
deontologician opened this issue Mar 2, 2015 · 0 comments
Open

Emulate genotype/phenotype for diversity #39

deontologician opened this issue Mar 2, 2015 · 0 comments
Labels
simulation-rules Related to the game the robots are playing

Comments

@deontologician
Copy link
Owner

Essentially, a gene would have two versions, one from each parent, and when it simulates a thought, it would run "next valid" on both of them, returning the first valid value.

If two valid responses, we could come up with some non-commutative function to calculate which value wins

If they are the same response, obviously that would be returned.

@deontologician deontologician added the simulation-rules Related to the game the robots are playing label Mar 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
simulation-rules Related to the game the robots are playing
Projects
None yet
Development

No branches or pull requests

1 participant