Generate a portfolio containing a single solution.
Arguments
- x
problem()
object.
Value
An updated problem()
object with the portfolio added to it.
Details
By default, this is portfolio is added to problem()
objects if no
other portfolios is manually specified.
See also
See portfolios for an overview of all functions for adding a portfolio.
Other portfolios:
add_cuts_portfolio()
,
add_extra_portfolio()
,
add_gap_portfolio()
,
add_shuffle_portfolio()
,
add_top_portfolio()