NPyComp documentation#
Useful links: Installation | Source Repository | Issue Tracker
NPyComp is a Python package for defining, solving, and analysing knapsack problem instances. This package provides tools to define (or randomly sample) knapsack instances, and generate useful metrics and visualisations.
Installation
The installation guide provides instructions on how to install NPyComp on your system.
Getting started
New to NPyComp? The Quick Start Guide provides an introduction to the main functionalities of the package.
API reference
The API reference contains detailed descriptions of the functions, modules, and objects included in NPyComp.