Git Product home page Git Product logo

pharmacydeliveryrouting-feup-plog's Introduction

PLOG Class Assignments and Projects

2019/2020 - 3rd Year, 1st Semester

Course: Programação em Lógica (PLOG) | Logic Programming

Projects developed by: Diogo Machado (diogosmac) and Eduardo Ribeiro (EduRibeiro00)


Project 1: 7th Guest Infection (Board Game)

  • CLI application for a board game named 7th Guest: Infection. The full game rules can be found here: https://boardgamegeek.com/boardgame/284017/7th-guest-infection;
  • Developed a full game with menu, difficulty selection, etc. Allows Human v Human, Human vs Computer and Computer vs Computer.
  • Languages/technologies used: Prolog.

Grade: 18.8 / 20


Project 2: Pharmacy Delivery Routing

  • CLI application for a "distribution company" that calculates the best routes for delivery trucks that need to go to certain pharmacies to deliver goods;
  • Each pharmacy needs a different product quantity and also has a set schedule in which it is available to receive the deliveries. For these deliveries, the company has delivery trucks (a finite amount), and each truck has a specific capacity. Each truck leaves the company HQ to deliver the products to a set of pharmacies, and then returns to the central. Furthermore, the locations of the pharmacies and the central are known, as well as the distance/time between each pair of locations;
  • The problem is an instance of the Vehicle Routing Problem with Time Windows (VRP-TW); the goal is to generate the schedule of the distribution company, while minimizing both the number of trucks used and the overall distance traveled by the trucks.
  • Languages/technologies used: Prolog (and its clpfd restrictions library).

Grade: 19.7 / 20


Disclaimer - This repository was used 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.

pharmacydeliveryrouting-feup-plog's People

Contributors

diogosmac avatar eduribeiro00 avatar

Watchers

 avatar  avatar  avatar

Forkers

diogosmac

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.