Portfolio prototype
This prototype is used to represent methods for generating portfolios of optimization problems. This class represents a recipe to create portfolio generating method and is only recommended for use by expert users. To customize the method used to generate portfolios, please see the help page on portfolios.
character name of portfolio method.
Parameters object with parameters used to customize
the the portfolio.
function used to generate a portfolio.
x$print()
x$show()
x$repr()
x$run(op, sol)
Solver object.
OptimizationProblem object.
print the object.
show the object.
character representation of object.
solve an OptimizationProblem object using this
object and a Solver object.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.