• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux pulp-or Download

pulp-or

November 9, 2009
PuLP is a Python-based LP modeler software that provides effective solutions for optimizing linear programming problems.
Version 1.4.1
License MIT/X Consortium License
Platform Linux
Supported Languages English
Homepage auckland.ac.nz
Developed by J.S. Roy and S.A. Mitchell
PuLP is a linear programming software that has the ability to generate MPS or LP files and call various solvers such as GLPK, CPLEX, COIN CLP/CBC, and XPRESS to solve linear problems. For those who are new to PuLP, a comprehensive wiki is available here, and a more complete version is available on its website. Additionally, there is a newsgroup, [email protected], available for any questions.

To create new variables using PuLP, the LpVariable() function is used. For example, x = LpVariable("x", 0, 3) is used to create a variable 0 <= x <= 3. To create a new problem, the LpProblem() function is used, as in prob = LpProblem("myProblem", LpMinimize).

Users can combine variables to create expressions and constraints that can be added to the problem using the "+=" operator. For instance, prob += x + y <= 2 adds a constraint to the problem. If an expression is added instead of a constraint (e.g., prob += 4*z + w), it will become the objective of the problem.

After defining the problem, users can choose a solver and solve the problem using the solve() method. For example, prob.solve(GLPK()) will solve the problem using GLPK as the solver. The value of the variables can be obtained using the value() function, as in value(x).

PuLP provides a set of exported classes and functions that allow users to manipulate linear programming problems, including LpProblem, LpVariable, LpConstraint, LpConstraintVar, value(), lpSum(), and lpDot().
What's New

Version 1.4.1: N/A

Free Download 3.5M
339
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

DROID
DROID identifies digital records.
wsgiapptools
wsgiapptools is a Python module that provides various WSGI application tools.
mediacontrol
Mediacontrol is a convenient command-line software tool that allows easy control of ...
WAVE Utilities
The WAVE Utilities software package includes three tools built to manage audio ...
finic
Finic is a database software that operates on a client/server model.
AI::Evolve::Befunge::Critter
Critter execution environment is a software environment designed for executing critters, which ...
OpenCollection
OpenCollection is a comprehensive web-based application designed for museums, photo galleries, and ...
Radria
Radria is a bundle of open-source tools designed for developing web applications ...
SpiralSynthModular
SpiralSynth Modular is a music studio software that focuses on live use ...
m2m
M2M software generates a "master2master" graph for Advogato using a provided script.
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.