معرفی شرکت ها


coramin-0.5.0.dev0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Coramin: Pyomo tools for MINLP
ویژگی مقدار
سیستم عامل -
نام فایل coramin-0.5.0.dev0
نام coramin
نسخه کتابخانه 0.5.0.dev0
نگهدارنده []
ایمیل نگهدارنده ['mlbynum@sandia.gov']
نویسنده Coramin Developers
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/Coramin/Coramin
آدرس اینترنتی https://pypi.org/project/coramin/
مجوز Revised BSD
# Coramin [![codecov](https://codecov.io/gh/Coramin/Coramin/branch/main_branch/graph/badge.svg)](https://codecov.io/gh/Coramin/Coramin) [![Actions Status](https://github.com/Coramin/Coramin/workflows/main_ci/badge.svg?branch=main_branch)](https://github.com/Coramin/Coramin/actions) Coramin is a Pyomo-based Python package that provides tools for developing tailored algorithms for mixed-integer nonlinear programming problems (MINLP's). This software includes classes for managing and refining convex relaxations of nonconvex constraints. These classes provide methods for updating the relaxation based on new variable bounds, creating and managing piecewise relaxations (for multi-tree based algorithms), and adding outer-approximation based cuts for convex or concave constraints. These classes inherit from Pyomo Blocks, so they can be easily integrated with Pyomo models. Additionally, Coramin has functions for automatically generating convex relaxations of general Pyomo models. Coramin also has tools for domain reduction, including a parallel implementation of optimization-based bounds tightening (OBBT) and various OBBT filtering techniques. ## Primary Contributors ### [Michael Bynum](https://github.com/michaelbynum) - Relaxation classes - OBBT - OBBT Filtering - Factorable programming approach to generating relaxations ### [Carl Laird](https://github.com/carldlaird) - Parallel OBBT - McCormick and piecewise McCormick relaxations for bilinear terms - Relaxations for univariate convex/concave fucntions ### [Anya Castillo](https://github.com/anyacastillo) - Relaxation classes ### [Francesco Ceccon](https://github.com/fracek) - Alpha-BB relaxation ## Relevant Packages ### [Pyomo](https://github.com/Pyomo/pyomo) Coramin is built upon Pyomo and is designed for integration with Pyomo models. ### [Suspect](https://github.com/cog-imperial/suspect) Use of Coramin can be improved significantly by also utilizing Suspect's convexity detection and feasibility-based bounds tightening features. Future development of Coramin will directly use Suspect in Coramin's factorable programming approach to generating relaxations. ## Documentation Coming soon..


نیازمندی

مقدار نام
>=6.4.1 pyomo
- numpy
- scipy
- networkx


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl coramin-0.5.0.dev0:

    pip install coramin-0.5.0.dev0.whl


نصب پکیج tar.gz coramin-0.5.0.dev0:

    pip install coramin-0.5.0.dev0.tar.gz