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

Replace Ids logic with pointers #117

Open
Grufoony opened this issue Dec 28, 2023 · 2 comments
Open

Replace Ids logic with pointers #117

Grufoony opened this issue Dec 28, 2023 · 2 comments
Labels
improve Improving an already existing feature

Comments

@Grufoony
Copy link
Collaborator

I have some troubles in the preview branch, cause it seems like many agents are being duplicated during the evolution...
In order to debug and solve this, why don't we use unique pointers instead of Ids to store agents in nodes/edges?

@Grufoony Grufoony added the improve Improving an already existing feature label Dec 28, 2023
@sbaldu
Copy link
Collaborator

sbaldu commented Mar 22, 2024

What is the state of this?

@Grufoony
Copy link
Collaborator Author

I think we may replace maps with vectors and build custom search algorithm...
However, I don't know how will this affect performances.

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

No branches or pull requests

2 participants