Linear Optimization
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.)
For a good primer on linear optimization, we recommend the
Mosek modeling cookbook.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-28 UTC.
[null,null,["Last updated 2024-08-28 UTC."],[],["Linear optimization involves determining the optimal solution for problems framed as linear relationships, relevant across various scientific and engineering fields. \"Programming\" in this context refers to planning, not computer coding. A resource for understanding linear optimization is the Mosek modeling cookbook, which offers a comprehensive guide. The essence is finding the best solution within a set of linear constraints.\n"],null,[]]