Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Light weight code for single track train timetabling using branch and bound

License

Notifications You must be signed in to change notification settings

xzhou99/TrainTimetablingLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. How to generate an optimal timetable
menu -> compute -> computer button
show optimal -> show final optimal timetable

2. View structure
right view -> branch-and-bound tree, where the white line means the node is dominated.
left view -> timetable

3. View timetable at each node
toolbar -> T button -> train list

If there is a "x" sign before node number, it means the node is dominated.

About

Light weight code for single track train timetabling using branch and bound

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published