
Product
Introducing Reachability for PHP
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.
penaltymodel-mip
Advanced tools
Generates penalty models using Google Optimization Tools' Mixed-Integer Programming capability.
.. image:: https://img.shields.io/pypi/v/penaltymodel-mip.svg :target: https://pypi.org/project/penaltymodel-mip
.. index-start-marker
Generates penalty models using Google Optimization Tools_' Mixed-Integer Programming capability.
Serves as a factory and cache for penaltymodel.
On install, penaltymodel-mip registers an entry point that can be read by
penaltymodel. It will be used automatically by any project that uses penaltymodel's
:code:get_penalty_model function.
.. _Google Optimization Tools : https://developers.google.com/optimization/
.. index-end-marker
.. installation-start-marker
To install:
.. code-block:: bash
pip install penaltymodel-mip
To build from souce:
.. code-block:: bash
cd penaltymodel_mip
pip install -r requirements.txt
python setup.py install
.. installation-end-marker
Released under the Apache License 2.0
FAQs
Generates penalty models using Google Optimization Tools' Mixed-Integer Programming capability.
We found that penaltymodel-mip demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.

Product
Export Socket alert data to your own cloud storage in JSON, CSV, or Parquet, with flexible snapshot or incremental delivery.

Research
/Security News
Bitwarden CLI 2026.4.0 was compromised in the Checkmarx supply chain campaign after attackers abused a GitHub Action in Bitwarden’s CI/CD pipeline.