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

Merge Logistics (LSP) into freight contrib #3602

Merged
merged 1,616 commits into from
Nov 28, 2024

Conversation

kt86
Copy link
Contributor

@kt86 kt86 commented Nov 27, 2024

This is an updated version of #3590
In the current PR, I excluded the usage of the scenario for the tests (from matsim-examples, which I already published in #3591 ) and focus only on the move of the project.
I am doing this, because I got stuck in accessing this data from matsim-examples in GH Actions -.- (see #3590 (comment))


With this PR, the code of the logistics service provider (LSP) gets merged from https://github.com/matsim-vsp/logistics/ into the freight contrib.

It opens the possibility to simulate logistic chains, including different carriers and hubs.

The original code base including a lot of tests was written by Tilman Matteis (DLR). @kainagel and I updated over the last years, using more and more of the standard MATSim approach.

Now it is time to extend the existing freight contrib with it.

Two papers using this LSP work at VSP can be found under https://vsp.berlin/publications/ : 22-22 and 24-05.

kt86 and others added 30 commits July 8, 2024 15:21
…he vehicleType is added from the vehicle's information when "addVehicle" is called ; shorten some builder patterns
Add an integration test and some refactoring
kt86 and others added 22 commits November 12, 2024 23:41
…atsim-all-2025.0-2024w46

Bump org.matsim:matsim-all from 2025.0-2024w42 to 2025.0-2024w46
reactivate runCarrieranalysis,after fix in matsim-libs#3561
update import for annotation

remove NotNull annotation
remove dependency to vsp contrib, as it is no longer needed
fix indentation (and therefore syntax) error
more preparation for ShipmentBased VRP planning
# Conflicts:
#	.github/dependabot.yml
#	.gitignore
#	README.md
#	pom.xml
@kt86 kt86 self-assigned this Nov 27, 2024
@kt86 kt86 linked an issue Nov 27, 2024 that may be closed by this pull request
7 tasks
@kt86 kt86 marked this pull request as ready for review November 28, 2024 11:24
@kt86 kt86 enabled auto-merge November 28, 2024 11:27
@kt86 kt86 merged commit adadbe4 into matsim-org:master Nov 28, 2024
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Merge code into freight contrib -> MATSim-libs
2 participants