Skip to main content

`ortoolpy` is a package for Operations Research.

Project description

ortoolpy is a package for Operations Research.

from ortoolpy import knapsack
size = [21, 11, 15, 9, 34, 25, 41, 52]
weight = [22, 12, 16, 10, 35, 26, 42, 53]
capacity = 100
knapsack(size, weight, capacity)

Requirements

  • Python 3, numpy, pandas, matplotlib, networkx, pulp

Features

  • This is a sample. So it may not be efficient.

Setup

$ pip install ortoolpy

History

0.0.1 (2015-6-26)

  • first release

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ortoolpy-0.1.45.tar.gz (10.8 kB view details)

Uploaded Source

File details

Details for the file ortoolpy-0.1.45.tar.gz.

File metadata

  • Download URL: ortoolpy-0.1.45.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ortoolpy-0.1.45.tar.gz
Algorithm Hash digest
SHA256 d1f996c19ff075315bc089fbd618eff972b93343360bdaf720aa2e0bcaf7e4d5
MD5 9b11bb98bd09a9f16c1b0cb8b9b37982
BLAKE2b-256 87ffbfd1384e298ec17018415da3c176002126648fd50a841245b3b364696c03

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page