This function simulates a Solution object.
Arguments
- dataset
Dataset object.
- themes
list
of Theme objects.- weights
list
of Weight objects.- includes
list
of Include objects. Defaults to an empty list such that the solution is not simulated based on any Include objects.- excludes
list
of Exclude objects. Defaults to an empty list such that the solution is not simulated based on any Exclude objects.
Value
A Solution object.