Skip to content

Collection of my homework for Algorithm Design course by professor S. Leonardi

License

Notifications You must be signed in to change notification settings

lrusso96/Algorithm-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Design License: GPL v3

This repo contains my homeworks for Algorithm Design course by professor S. Leonardi

Homework 1

  • K centers permutation
  • Vertex cover in bipartite graphs
  • NP complete problem reduction (K-Clique)
  • Hiring process with dynamic programming
  • MST with a fixed edge

Homework 2

  • one more NP complete problem
  • Set cover with redundancies (Randomized rounding)
  • Multiway cut
  • Minimum string cover (Lineaer Programming)
  • Zero sum game and MNE
  • Random walk

About

Collection of my homework for Algorithm Design course by professor S. Leonardi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published