首页    期刊浏览 2025年08月18日 星期一
登录注册

文章基本信息

  • 标题:An Introduction to pulp for Python Programmers
  • 其他标题:An Introduction to pulp for Python Programmers
  • 本地全文:下载
  • 期刊名称:The Python Papers Monograph
  • 电子版ISSN:1837-7092
  • 出版年度:2009
  • 卷号:1
  • 页码:14
  • 语种:English
  • 出版社:The Python Papers Anthology
  • 摘要:Pulp-or (referred to as pulp for the rest of this paper) is a linear programming framework in Python. Pulp is licensed under a modified BSD license. The aim of pulp is to allow an Operations Research (OR) practitioner or programmer to express Linear Programming (LP), and Integer Programming (IP) models in python in a way similar to the conventional mathematical notation. Pulp will also solve these problems using a variety of free and non-free LP solvers. Pulp models an LP in a natural and pythonic manner.This paper is aimed at the python programmer who may wish to use pulp in their code. As such this paper contains a short introduction to LP models and their uses.
  • 关键词:Linear programming; operations research; optimisation
国家哲学社会科学文献中心版权所有