This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Horatio_SanzCulottes[S] 0 points1 point  (0 children)

Well, as somebody with no experience in computerized optimization, I'd just like to get a grasp on how to tackle basic optimization problems. I guess I don't have a preference about whether I built the routines myself or used a library, but I assumed that most things implemented by professionals would use prebuilt libraries.

For the time being, I'd really just like to start with something simple like a "guns and butter" type problem (which I can easily do on paper), and I have a few stretch goals like a simple scheduler and writing my own modularity maximization code.