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

Numbering of solutions is inconsistent and order of the Configurations is unexpected. #2

Open
TomMakins opened this issue Feb 8, 2022 · 0 comments
Assignees

Comments

@TomMakins
Copy link

The Issue

The solution number sometimes starts with different numbers. Either with solution 0 or solution 1.

The input of the agents and the output are in a different order. A then B becomes B then A.

Expected

All of the solutions should start with the same number.

The order of the output should be the same as the input. Therefore, A then B becomes A then B

Speculation

This might link with the issue @Jeniel557 raised. This was the issue of having three agents all creating conflicts.

@lukaszmac lukaszmac self-assigned this Jul 23, 2022
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