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

Update MATSim to 2024.0 and Java to 21 #96

Merged
merged 19 commits into from
Oct 1, 2024
Merged

Update MATSim to 2024.0 and Java to 21 #96

merged 19 commits into from
Oct 1, 2024

Conversation

balacmi
Copy link
Collaborator

@balacmi balacmi commented Oct 1, 2024

No description provided.

update to matsim 2024.0
update java to 21
add common module
Update config file to the matsim 2024.0
add our own csvreaders class as it does not exist in matsim anymore
PassengerRequest now can have multiple passengers
added the code to ensure vehicles to not wait forever to enter traffic, especially with undersampled scenarios.
i.e., StayTask -> DefaultStayTask; DriveTask -> DefaultDriveTask
StayTask-> DefaultStayTask
update to java 21
@balacmi balacmi merged commit 80108d8 into master Oct 1, 2024
1 check passed
@balacmi balacmi deleted the update_libraries branch October 1, 2024 08:55
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

Successfully merging this pull request may close these issues.

1 participant