Skip to content

Introduce BmModelto ParticipantAgent #1332

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

Closed
staudtMarius opened this issue Apr 7, 2025 · 0 comments · Fixed by #1360
Closed

Introduce BmModelto ParticipantAgent #1332

staudtMarius opened this issue Apr 7, 2025 · 0 comments · Fixed by #1360
Assignees
Labels
enhancement New feature or request

Comments

@staudtMarius
Copy link
Member

Currently, BmModel cannot be used for a simulation. The reason is, that the BmModel does not have a Factory method and is not considered in the method GridAgentBuilder.buildParticipantActor.

With this issue the missing functionality to initialize a ParticipantAgent with a BmModel should be added.

@staudtMarius staudtMarius added the enhancement New feature or request label Apr 7, 2025
@marvinheintze marvinheintze self-assigned this Apr 22, 2025
staudtMarius added a commit that referenced this issue May 6, 2025
sebastian-peter added a commit that referenced this issue May 7, 2025
…del-to-ParticipantAgent

Factory case class in BmModel and BmInput case in GridAgentBuilder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants