Explore >> Select a destination


You are here

www.msoos.org
| | ochagavia.nl
21.1 parsecs away

Travel
| | A while ago, a friend presented me an optimization problem that he stumbled upon in his day job. The problem seemed interesting, so I considered writing a program to solve it, though after a while I decided to let the occassion pass. The thing is, I don't know that much about optimization and I had no idea about where to start! Besides, I had tried solvers for linear programming in the past, but the lack of documentation and difficulties to get them working on Windows were really off-putting.
| | www.cs.uic.edu
18.4 parsecs away

Travel
| |
| | www.dwheeler.com
18.6 parsecs away

Travel
| |
| | www.vintasoftware.com
99.8 parsecs away

Travel
| It's very common to read about testing techniques such as TDD and how to test application business logic. But testing the performance of an application is a whole different issue.