翻訳と辞書
Words near each other
・ Pyotr Kapnist
・ Pyotr Karatygin
・ Pyotr Karyshkovsky
・ Pyotr Khanykov
・ Pyotr Khrustovskiy
・ Pyotr Kireevsky
・ Pyotr Kirichek
・ Pyotr Kleinmichel
・ Pyogenic granuloma
・ Pyogenic liver abscess
・ Pyogocheon
・ Pyohunsa
・ Pyoksong County
・ Pyoktong County
・ Pyometra
Pyomo
・ Pyomyoma
・ Pyomyositis
・ Pyon Kwang-sun
・ Pyonephrosis
・ Pyongan dialect
・ Pyongan Province
・ Pyongbu Line
・ Pyongbuk Line
・ Pyongchon-guyok
・ Pyongdok Line
・ Pyonggang County
・ Pyongna Line
・ Pyongnam Line
・ Pyongsan County


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Pyomo : ウィキペディア英語版
Pyomo

Pyomo is a collection of Python software packages for formulating optimization models.〔
〕〔

Pyomo was developed by William Hart and Jean-Paul Watson at Sandia National Laboratories and David Woodruff at University of California, Davis. Significant extensions to Pyomo were developed by John Siirola at Sandia National Laboratories and Carl Laird at Purdue University. Pyomo is an open-source project that is freely available, and it is licensed with the BSD license. Pyomo is developed as part of the COIN-OR project. Pyomo is a popular open-source software package that is used by a variety of government agencies and academic institutions.
==Features==

Pyomo allows users to formulate optimization problems in Python in a manner that is similar to the notation commonly used in mathematical optimization. Pyomo supports an object-oriented style of formulating optimization models, which are defined with a variety of modeling components: sets, scalar and multidimensional parameters, decision variables, objectives, constraints, equations, disjunctions and more. Optimization models can be initialized with python data, and external data sources can be defined using spreadsheets, databases, various formats of text files. Pyomo supports both abstract models, which are defined without data, and concrete models, which are defined with data. In both cases, Pyomo allows for the separation of model and data.
Pyomo supports dozens of solvers, both open source and commercial, including many solvers supported by AMPL, PICO, CBC, CPLEX, IPOPT, Gurobi and GLPK. Pyomo can either invoke the solver directly or asynchronous with a solver manager. Solver managers support remote, asynchronous execution of solvers, which supports parallel execution of Pyomo scripts. Solver interaction is performed with a variety of solver interfaces, depending on the solver being used. A very generic
solver interface is supported with AMPL's nl (format).

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Pyomo」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.