[go: up one dir, main page]

Skip to content

Commit

Permalink
[ALGORITMI EURISTICI] Started adding arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCappelletti94 committed May 12, 2019
1 parent d4381ee commit ee06ca6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Unimi/Algoritmi Euristici/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,20 @@

Corso di Roberto Cordone, anno 18/19

## Argomenti
- [ ] Tipologie dei problemi
- [ ] Problema dello zaino
- [ ] Maximum diversity problem
- [ ] Bin Packing Problem
- [ ] Parallel Machine Scheduling Problem
- [ ] Max-SAT
- [ ] Set Covering
- [ ] Set Packing
- [ ] Set Partitioning
- [ ] Vertex Cover
- [ ] Maximum Clique Problem
- [ ] Maximum Indipendent Set Problem
- [ ] Travelling Salesman Problem
- [ ] Capacitated Spanning Tree Problem
- [ ] Vehicle Routing Problem

0 comments on commit ee06ca6

Please sign in to comment.