====== Otimização combinatória (2021/2) ====== //If one would take statistics about which mathematical problem is using up most of the computer time in the world, then ... the answer would probably be linear programming. (László Lovász)// :!: Bem-vindo à otimização combinatória. ===== Informações gerais ===== **Carga horária:** 60 h (em 30 aulas de 2h)\\ **Créditos:** 4\\ **Súmula:** Modelagem matemática, programação linear e não-linear. Programação inteira e solução via métodos exatos. Algoritmos de aproximação e heurísticas.\\ **Turma:** A.\\ **Horário/Sala:** Seg/Qua 10.30, Zoom.\\ **Consultas:** No discord ([[https://discord.gg/5NGBHgaS|Convite]]).\\ **Detalhes:** {{pea-inf05010-2021-2.pdf|Programa}}. ===== Resultados ===== * [[2021-2-Notas|Notas nas atividades avaliativas]] * [[2021-2-Trabalhos|Trabalhos]] ===== Notícias ===== * 10 de fevereiro: Nova versão das Notas de Aula disponível. * 18 de janeiro: Primeiro dia de aula. * Otimização: [[https://youtu.be/Dc38La-Xvog|tudo que você consegue fazer eu faço melhor]]. 8-) ===== Materiais ===== * {{notas-11942.pdf|Notas de aula (Abril de 2022)}}. * Página da disciplina em [[2021-1|2021/1]], [[2020-2|2020/2]], [[2020-1|2020/1]], [[2019-2|2019/2]], [[2019-1|2019/1]], [[2018-2|2018/2]], [[2018-1|2018/1]], [[2017-2|2017/2]], [[2017-1|2017/1]], [[2016-2|2016/2]], [[2016-1|2016/1]], [[2015-2|2015/2]], [[2015-1|2015/1]], [[2014-2|2014/2]], [[2014-1|2014/1]], [[2013-2|2013/2]], [[2013-1|2013/1]], [[2012-2|2012/2]], [[2012-1|2012/1]], [[2011-2|2011/2]], [[2011-1|2011/1]], [[2010-2|2010/2]], [[2010-1|2010/1]], [[2009-2|2009/2]], [[2009-1|2009/1]], [[2008-2|2008/2]], [[2008-1|2008/1]] e [[2007-2|2007/2]]. * [[https://apps.ankiweb.net|Anki]] flashcards para [[http://www.inf.ufrgs.br/~mrpritt/oc/Otimização combinatória_U1.apkg|unidade 1]], [[http://www.inf.ufrgs.br/~mrpritt/oc/Otimização combinatória_U2.apkg|unidade 2]] e [[http://www.inf.ufrgs.br/~mrpritt/oc/Otimização combinatória_U3.apkg|unidade 3]]. ==== Aulas ==== ^ No. ^ Data ^ Tópicos ^ Notas pág. ^ Exercícios ^ Soluções ^ Leitura ^ Prazos ^ | | | ** Programação linear ** |||||| | 1 | 18/01 | 📢 [[:inf05010:intro1|Administrativa, Introdução: Exemplos e solução gráfica.]] | 9-11 | [[https://forms.gle/tkk1QjwYFyuiNRhG6|Q1]] | {{q0120212.pdf|SQ1}} | [[http://dx.doi.org/10.1007/978-1-4614-7630-6_1|V1]],MF1,2 | | 2 | 20/01 | [[:inf05010:intro2|Formulação e exemplos.]] | 11-13 | {{e0120212.pdf|E1}},[[https://forms.gle/KWQZxSE6ALg1zouQ7|Q2]] | {{se0120212.pdf|S1}},{{q0220212.pdf|SQ2}} | [[http://dx.doi.org/10.1007/978-1-4614-7630-6_1|V1]],MF2 | | 3 | 25/01 | 📢 [[:inf05010:lab1|Laboratório de formulação.]] | 14 | {{l0220212.pdf|E2}},[[https://forms.gle/RdzdYs1XjpFwQV7PA|Q3]] | {{sl0220212.pdf|S2}},{{q0320212.pdf|SQ3}} | | Lista 1 | | 4 | 27/01 | [[:inf05010:simplex1|Forma matricial e normal, introdução método simplex.]] | 15-20 | [[https://forms.gle/ENthrcHzAGBYkiPG6|Q4]] | {{q0420212.pdf|SQ4}} | [[http://dx.doi.org/10.1007/978-1-4614-7630-6_2|V2]].1,MF2,3 | | 5 | 01/02 | 📢 [[:inf05010:simplex2|Método simplex. Sistemas ilimitados.]] | 27-35 | [[https://forms.gle/DKvgosVaWNmVKxiy7|Q5]] | | [[http://dx.doi.org/10.1007/978-1-4614-7630-6_2|V2]].2,2.3,MF3.{1,2} | Lista 2 | | 6 | 03/02 | [[:inf05010:simplex3|Método simplex. Pivô tool, fase I. Soluções degeneradas.]] | 35-46 | {{e0320212.pdf|E3}}, [[https://forms.gle/P16jajqAZbzeWbSJ6|Q6]] | {{se0320212.pdf|S3}} | [[http://dx.doi.org/10.1007/978-1-4614-7630-6_2|V2]].4,MF3.3 | | 7 | 08/02 | 📢 Revisão e exercícios. | | | | | Lista 3 | | 8 | 10/02 | **Prova 1** | | {{p0120212.pdf|P1}} | {{sp0120212.pdf|SP1}} | | | 9 | 15/02 | 📢 [[:inf05010:dualidade1|Dualidade: Introdução, teoremas de dualidade.]] | 35-42 | [[https://forms.gle/Gdy1bm9LZsAQoMK26|Q6]] | | [[http://dx.doi.org/10.1007/978-1-4614-7630-6_5|V5]].{1,2,3,4,6},MF4 | | 10 | 17/02 | [[:inf05010:dualidade2|Dualidade: Folgas complementares. Método simplex dual.]] | 51-59 | {{e0420212.pdf|E4}},[[https://forms.gle/bMQFEhGCpv7NrTYe8|Q7]] | {{se0420212.pdf|S4}} | [[http://dx.doi.org/10.1007/978-1-4614-7630-6_3|V3]],MF3.6 | | 11 | 22/02 | 📢 [[:inf05010:dualidade3|Método simplex dual. Analise de sensibilidade.]] | 60-17 | [[https://forms.gle/Cr7EH8K2qQyMX8VF9|Q8]] | | [[http://dx.doi.org/10.1007/978-1-4614-7630-6_6|V6]].{1,2,3},[[http://dx.doi.org/10.1007/978-1-4614-7630-6_7|V7]].1 | | 12 | 24/02 | [[:inf05010:dualidade4|Analise de sensibilidade.]] | 72-79 | [[https://forms.gle/9j8wMnxQykqkZvps5|Q9]] | | [[http://dx.doi.org/10.1007/978-1-4614-7630-6_6|V6]].{1,2,3},[[http://dx.doi.org/10.1007/978-1-4614-7630-6_7|V7]].1 | | || ** Programação inteira I ** |||||| | | 01/03 | [[wppt>Carnaval]] | | | | | | 13 | 03/03 | [[:inf05010:pi1|Introdução e aplicações.]] | 87-103 | {{e0520212.pdf|E5}},[[https://forms.gle/sy2UuVMaMjnd5oEq6|Q10]] | {{se0520212.pdf|S5}} | W1.{1-4},PS13.1 | Lista 4 | | 14 | 08/03 | 📢 [[:inf05010:pi2|Formulação e exemplos.]] | 105-112 | [[https://forms.gle/AibdwWFf9Fn7RPmh7|Q11]] | | W1.{5-7},PS13.1 | | 15 | 10/03 | [[:inf05010:pi3|Laboratório de formulação.]] | | | | | | | 14/03 | | | | | | Lista 5 | | 16 | 15/03 | 📢 Revisão e exercícios. | | | | | | || ** Heurísticas e aproximação ** |||||| | 17 | 17/03 | 📢 [[:inf05010:mh1|Busca local.]] | 155-169 | [[https://forms.gle/pWwwjpNYCJgmBPZf8|Q12]] | | | | 18 | 22/03 | **Prova 2** | | {{p0220212.pdf|P2}} | {{sp0220212.pdf|SP2}} | | | 19 | 24/03 | [[:inf05010:mh2|GRASP, Simulated annealing, Busca local iterada, VNS.]] | 169-179 | [[https://forms.gle/7qgRFHj4TNR5McEx6|Q13]] | | | | 20 | 29/03 | 📢 [[:inf05010:mh3|Busca Tabu, Algoritmos genéticos, meméticos.]] | 181-190 | [[https://forms.gle/sbyN4vB8CWn536pr5|Q14]] | | | | || ** Programação inteira II ** |||||| | 21 | 31/03 | [[:inf05010:pi4|Matrizes totalmente unimodulares.]] | 121-128 | [[https://forms.gle/NTqYPXoXxHhjvqTBA|Q15]] | | W3.{1,2},K5.4,PS13.2 | | 22 | 05/04 | 📢 [[:inf05010:pi5|Problemas com solução simples.]] | 128-130 | [[https://forms.gle/mXaGVNa2yEqWAJ4D6|Q16]] | | W3.{3,4},PS13.2 | | 23 | 07/04 | [[:inf05010:pi6|Desigualdades válidas.]] | 130-136 | [[https://forms.gle/EUatG87wZyVS4QVW8|Q17]] | | W8.{1-4} | | 24 | 12/04 | 📢 [[:inf05010:pi7|Algoritmos de planos de corte.]] | 137-141 | {{e0720212.pdf|E7}},[[https://forms.gle/tvc2DfDzvtVBfRJq6|Q18]] | {{se0720212.pdf|S7}} | W8.{5,6},PS14.1 | | 25 | 14/04 | [[:inf05010:pi8|Algoritmos de Branch-and-bound.]] | 141-147 | [[https://forms.gle/qKFnHJA1o8xDs7XVA|Q19]] | | W7,G5.2.3 | | 26 | 19/04 | 📢 [[:inf05010:revisao320211|Revisão e exercícios.]] | | | | | Lista 7 | | | 21/04 | [[wppt>Tiradentes]] | | | | | | 27 | 26/04 | **Prova 3** | | {{p0320212.pdf|P3}} | {{sp0320212.pdf|SP3}} | | | 28 | 28/04 | [[:inf05010:apr|Algoritmos de aproximação.]] | | | | | | 29 | 03/05 | 📢 Apresentação de trabalhos. | | | | | | 30 | 05/05 | 📢 Apresentação de trabalhos. | | | | | | | 09-13/05 | Provas de recuperação. | | | | | | | 18/05 | Término das aulas | | | | | Livros: [V] Vanderbei, [MF] Maculan, Fampa, [W] Wolsey, [G] Goldbarg, [K] Korte, Vygen, [PS] Papadimitriou/Steiglitz.\\ 📢: Sessão interativa. ==== Material ==== * {{r.tex|Template em LaTeX}} para a lista de exercícios e {{r.pdf|uma versão compilada}}. * Uma {{GLPK-quickref.pdf|referéncia rápida}} de GLPK e MathProg ==== Ferramentas ==== * [[http://www.maths.ed.ac.uk/LP-Explorer|LP explorer]] * Vanderbei's [[http://www.princeton.edu/~rvdb/JAVA/pivot/simple.html|simple pivot tool]] and [[https://vanderbei.princeton.edu/JAVA/pivot/advanced.html|advanced pivot tool]]. * [[http://www.gnu.org/software/glpk|GNU Linear programming kit]] ==== Bibliografia ====