An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Meat Wagons

## Gallery

### Menu


Menu Image

### Shortest Path (Bidirectional A\*)


Shortest Path Image

### Deliveries


Deliveries Image

## 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.