معرفی شرکت ها


coinor.grumpy-0.95.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Graphics for Understanding Mathematical Programming (GrUMPy)
ویژگی مقدار
سیستم عامل -
نام فایل coinor.grumpy-0.95.1
نام coinor.grumpy
نسخه کتابخانه 0.95.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Aykut Bulut, Ted Ralphs
ایمیل نویسنده ted@lehigh.edu
آدرس صفحه اصلی https://github.com/tkralphs/GrUMPy/
آدرس اینترنتی https://pypi.org/project/coinor.grumpy/
مجوز Eclipse Public License
GrUMPy is a class for visualizing various algorithm used in solving discrete optimization problem. It has a class for dynamically generating and visualizing branch-and-bound trees that is derived from the GiMPy graph class. Using the branch-and-bound class, a user can visualize the branch-and-bound process in a number of different ways either by building the tree dynamically through direct calls to Python from the solver or by piping the output of an instrumented solver to GrUMPy for parsing. The branch-and-bound class also includes a pure Python implementation of branch and bound that is targeted at educational use. In addition, GrUMPy includes a class for visualizing 2-dimensional polyhedra that can be used in combination with a pure Python implementation of the Gomory cutting plane algorithm to geometrically visualize the process of solving an integer program by a cutting plane algorithm. In future releases, the cutting plane visualization will be joined together with the branch-and-bound implementation to yield a full-blown visualization of the branch-and-cut algorithm. A quick introduction with examples is available on Github: https://github.com/coin-or/GrUMPy Documentation for the API is here: https://tkralphs.github.io/GrUMPy


نحوه نصب


نصب پکیج whl coinor.grumpy-0.95.1:

    pip install coinor.grumpy-0.95.1.whl


نصب پکیج tar.gz coinor.grumpy-0.95.1:

    pip install coinor.grumpy-0.95.1.tar.gz