بهینه سازی خطی
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
بهینهسازی خطی (یا برنامهنویسی خطی ) نامی است که برای محاسبه بهترین راهحل برای یک مسئله مدلسازی شده به عنوان مجموعهای از روابط خطی داده میشود. این مشکلات در بسیاری از رشته های علمی و مهندسی به وجود می آید. (کلمه "برنامه نویسی" کمی اشتباه است، شبیه به معنای "رایانه" زمانی "کسی که محاسبه می کند." در اینجا "برنامه نویسی" به جای برنامه نویسی به زبان کامپیوتری به ترتیب یک طرح اشاره دارد.)
برای یک آغازگر خوب در بهینه سازی خطی، ما کتاب آشپزی مدلسازی Mosek را توصیه می کنیم.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-08-09 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-08-09 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eLinear 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.\u003c/p\u003e\n"],["\u003cp\u003eDespite the name, "programming" in this context refers to plan arrangement, not computer programming languages.\u003c/p\u003e\n"],["\u003cp\u003eThe Mosek modeling cookbook is a recommended resource for learning about linear optimization.\u003c/p\u003e\n"]]],["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,["# Linear Optimization\n\n*Linear optimization* (or *linear programming*) is the name given to computing\nthe best solution to a problem modeled as a set of linear relationships.\nThese problems arise in many scientific and engineering disciplines. (The word\n\"programming\" is a bit of a misnomer, similar to how \"computer\" once meant\n\"a person who computes.\" Here, \"programming\" refers to the arrangement of a plan\n, rather than programming in a computer language.)\n\nFor a good primer on linear optimization, we recommend the\n[Mosek modeling cookbook](https://docs.mosek.com/modeling-cookbook/index.html)."]]