https://github.com/kiko-g/feup-cal
FEUP CAL | Algorithm Design and Analysis | 2019/20
https://github.com/kiko-g/feup-cal
algorithms-datastructures graphview routing
Last synced: about 1 month ago
JSON representation
FEUP CAL | Algorithm Design and Analysis | 2019/20
- Host: GitHub
- URL: https://github.com/kiko-g/feup-cal
- Owner: kiko-g
- Created: 2020-06-13T21:38:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-10T20:20:48.000Z (over 3 years ago)
- Last Synced: 2025-07-29T03:49:45.741Z (3 months ago)
- Topics: algorithms-datastructures, graphview, routing
- Language: C++
- Homepage:
- Size: 15.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meat Wagons
## Gallery
### Menu
![]()
### Shortest Path (Bidirectional A\*)
![]()
### Deliveries
![]()
## Development
[Documentation](doc/report2.pdf)
### Technologies
- C++
- [GraphViewer](https://github.com/STEMS-group/GraphViewer)**Note** - If you'll use an IDEA to try it, make sure the working directory ends in /meat-wagons \
**Disclaimer** - This repository was created for educational purposes and we do not take any responsibility for anything related to its content. You are free to use any code or algorithm you find, but do so at your own risk.