Skip to content

GadgetoCompiler: Computing Gadgets Automatically

Welcome to the GadgetoCompiler documentation.

GadgetoCompiler is a Python library to compute gadgets automatically.

Installation

GadgetoCompiler is available on PyPI, to install it just run:

pip install gadgetocompiler

Dependencies

This project depends on Gurobi and OR-Tools.

They are installed automatically when using PIP, but you might need to provide your own license files.

Warning

Currently, this package is only available for Linux and for Python versions 3.9 to 3.13.

Documentation

The official documentation is hosted in this link.