Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuwei-wu/emu_routing_tool
This is a tool to solve the EMU scheduling problem
https://github.com/yuwei-wu/emu_routing_tool
Last synced: 9 days ago
JSON representation
This is a tool to solve the EMU scheduling problem
- Host: GitHub
- URL: https://github.com/yuwei-wu/emu_routing_tool
- Owner: yuwei-wu
- Created: 2019-04-13T13:28:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T20:01:15.000Z (almost 5 years ago)
- Last Synced: 2024-11-07T04:50:01.820Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 402 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a tool to solve the EMU scheduling problem
# Introduction
I consider the variation of repair effiency, capacity of maintenance depot, evaluation standard of plan,
and also will add the match of different types of Multiple units and more complex assignments in the future.# Data
1. Please put different cases into the data folder
2. Select case for analysis in case_list# Analysis
run the main ALSN to generate useful planning for the given
# Algorithms
use Adaptive Large Neighborhood Search to solve TSP problems