선형 최적화(또는 선형 프로그래밍)는 선형 관계 집합으로 모델링된 문제에 가장 적합한 솔루션을 계산하는 데 사용되는 이름입니다.
이러한 문제는 많은 과학 및 공학 분야에서 발생합니다. '프로그래밍'이라는 단어는 조금 부적절한 명칭으로, '컴퓨터'가 '계산하는 사람'을 의미했던 것과 비슷합니다. 여기에서 '프로그래밍'이란 컴퓨터 언어로 프로그래밍하는 것이 아니라 계획의 구성을 의미합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-08-09(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."]]],["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"]]