prob#

Modules

pybrops.opt.prob.BinaryProblem

Partial implementation of the BinaryProblem interface.

pybrops.opt.prob.FunctionWeight

Module defining several helper classes for assigning weights to optimization problems.

pybrops.opt.prob.IntegerProblem

Partial implementation of the IntegerProblem interface.

pybrops.opt.prob.Problem

Partial implementation of the Problem interface.

pybrops.opt.prob.RealProblem

Partial implementation of the RealProblem interface.

pybrops.opt.prob.SubsetProblem

Partial implementation of the SubsetProblem interface.