Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/educorreia932/feup-plog
- Owner: Educorreia932
- Created: 2020-08-25T20:59:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-13T10:58:23.000Z (over 3 years ago)
- Last Synced: 2023-03-05T07:19:50.651Z (almost 2 years ago)
- Topics: clp-solver, clpfd, feup, feup-plog, logical-programming, mieic, university-course
- Language: Prolog
- Homepage:
- Size: 2.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.