Skip to content

Project assinged during the Algorithms and Data Structures course in 2018.

Notifications You must be signed in to change notification settings

GiorgioSgl/alpini-algorithms-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpini-algorithms-project

Group project assinged during the Algorithms and Data Structures course in 2018.

The assingment document (in Italian) is available in the repo.

Basically an instance of the Undirected Feedback Vertex Set problem, known to be NP-Complete. We tried to solve it using the backtrack strategy with a few modifications, with good results.

Members:

About

Project assinged during the Algorithms and Data Structures course in 2018.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%