Skip to main content

PAO: Python Adversarial Optimization

Project description

DRAFT DOCUMENTATION

# PAO Overview

PAO is a Python-based package for Adversarial Optimization. PAO extends the modeling concepts in [Pyomo](https://github.com/Pyomo/pyomo) to enable the expression and solution of multi-level optimization problems. The goal of this package is to provide a general modeling and analysis capability, and application exemplars serve to illustrate PAO’s general capabilities.

This package was derived from the capabilities in pyomo.bilevel and pyomo.dualize, which are now deprecated.

Pyomo is available under the BSD License, see the LICENSE.txt file.

### Installation

#### PyPI [![PyPI version](https://img.shields.io/pypi/v/pyomo.svg?maxAge=3600)](https://pypi.org/project/pao/) [![PyPI downloads](https://img.shields.io/pypi/dm/pyomo.svg?maxAge=21600)](https://pypistats.org/packages/pao)

pip install pyomocommunity_pao

### Testing

Pyomo is currently tested with the following Python implementations:

  • CPython: 3.8

Testing

  • pip install nose coverage

  • Simple tests

    • nosetests .

  • Tests with coverage

    • nosetests –with-xunit –with-coverage –cover-xml .

    • coverage report -m

### Tutorials and Examples

  • TBD

### Getting Help

### Developers

By contributing to this software project, you are agreeing to the following terms and conditions for your contributions:

  1. You agree your contributions are submitted under the BSD license.

  2. You represent you are authorized to make the contributions and grant the license. If your employer has rights to intellectual property that includes your contributions, you represent that you have received permission to make contributions and grant the required license on behalf of that employer.

Project details


Download files

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

Source Distribution

pao-1.0.dev0.tar.gz (20.0 kB view hashes)

Uploaded Source

Built Distribution

pao-1.0.dev0-py2.py3-none-any.whl (37.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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