Go to content

Tobias Nyholm - Dynamic programming 101 #phpsrb

Whenever you are faced with a problem it is normal to try to find a generic solution and then you implement that solution in code. But some problems might be too complex to solve by humans (and even engineers). Imagine you are a traveling salesman, about to visit 10 cities in Europe. You can visit them in any order. What’s the cheapest route? To find this out, we could use dynamic programming to let the computer solve the problem for us and just give us a result. https://twitter.com/tobiasnyholm https://conf2018.phpsrbija.rs/ https://phpsrbija.rs/ https://twitter.com/search?q=phpsrb&src=typd

May 25, 2018