Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgraaf/qualitativereasoning
QR Assignment made in context of the KR course of the VU taught in the Spring 2019 semester
https://github.com/sgraaf/qualitativereasoning
Last synced: 15 days ago
JSON representation
QR Assignment made in context of the KR course of the VU taught in the Spring 2019 semester
- Host: GitHub
- URL: https://github.com/sgraaf/qualitativereasoning
- Owner: sgraaf
- License: gpl-3.0
- Created: 2019-04-10T21:09:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T18:50:18.000Z (over 5 years ago)
- Last Synced: 2023-10-20T23:03:58.846Z (about 1 year ago)
- Language: Python
- Size: 3.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QualitativeReasoning
This repository holds the assignment description, all code and all output related to this Qualitative Reasoning assignment, made in the context of the Knowledge Representation course, taught in the Spring 2019 semester.## Installation
```
git clone https://github.com/sgraaf/QualitativeReasoning/
cd QualitativeReasoning
pip install -r requirements.txt
```## Execution
```
python main.py
```