Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/educorreia932/feup-plog

🧠 MIEIC 2020/2021 - 3ʳᵈ year / 1ˢᵗ semester
https://github.com/educorreia932/feup-plog

clp-solver clpfd feup feup-plog logical-programming mieic university-course

Last synced: about 2 months ago
JSON representation

🧠 MIEIC 2020/2021 - 3ʳᵈ year / 1ˢᵗ semester

Awesome Lists containing this project

README

        

# Logic Programming
## MIEIC - 3rd year / 1st semester

**Course Page:** https://sigarra.up.pt/feup/pt/ucurr_geral.ficha_uc_view?pv_ocorrencia_id=459486
**Final Grade:** 14 / 20

## Projects

### First project

The first project consisted in an implementation of the game **Greener**, which is a capturing game for 2 players, where both must capture the same colour.

### Second project

The second project consisted in solving a decision and optimization problem, in our case, the Square problem, using constraint logic programming.