We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c5071 commit f6b4579Copy full SHA for f6b4579
1 file changed
_data/projects-finished.json
@@ -55,6 +55,17 @@
55
"type": "BSc",
56
"report_url": "https://fse.studenttheses.ub.rug.nl/26150/1/bCS_2021_Ausema.pdf.pdf"
57
},
58
+ {
59
+ "title": "Deduction Proof Evaluator for Fitch Style Proofs",
60
+ "supervisor": {
61
+ "name": "Helle Hvid Hansen, Daniel Feitosa",
62
+ "email": "...@rug.nl"
63
+ },
64
+ "completed_by": "Andrei Girjoaba",
65
+ "year": 2023,
66
+ "type": "BSc Honors College",
67
+ "report_url": "https://github.com/Girjoaba/Eunomia"
68
69
{
70
"title": "Automated Proof Search in a Cyclic Proof System for Game Logic",
71
"supervisor": {
0 commit comments