Stay organized with collections
Save and categorize content based on your preferences.
Linear optimization (or linear programming) is the name given to computing
the best solution to a problem modeled as a set of linear relationships.
These problems arise in many scientific and engineering disciplines. (The word
"programming" is a bit of a misnomer, similar to how "computer" once meant
"a person who computes." Here, "programming" refers to the arrangement of a plan
, rather than programming in a computer language.)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-28 UTC."],[[["Linear optimization, also known as linear programming, focuses on finding the optimal solution to problems represented by linear relationships, with applications across various scientific and engineering fields."],["Despite the name, \"programming\" in this context refers to plan arrangement, not computer programming languages."],["The Mosek modeling cookbook is a recommended resource for learning about linear optimization."]]],[]]