Skip to content

EduRibeiro00/TreeSetImpl-feup-mfes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

MFES Class Assignments and Projects

2020/2021 - 4rd Year, 1st Semester

Course: Métodos Formais em Engenharia de Software (MFES) | Formal Methods in Software Engineering

Projects developed by: Eduardo Ribeiro (EduRibeiro00).


Project: Statically Verified Tree Set Implementation

  • Developed a statically verified implementation of a Tree Set (Sorted Set), using a Binary Search Tree.
  • Implemented operations for insertion, deletion, checking if an element is in the set, returning a sorted sequence of all the elements, and more.
  • Languages/technologies used: Dafny.

Grade: 17.3 / 20


Disclaimer - This repository was used for educational purposes and I 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.

About

Code and projects developed in the MFES subject throughout the semester (MIEIC 4th year, 1st semester).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages