skmSolution {skm} | R Documentation |
class skmSolution, which often returned via skm solver implemented in cpp
skmSolution
An object of class C++Class
of length 1.
an skmSolution instance has two member variable:
o: objective sum(min(x.subview(i in s, all j), min over all i), sum over all j)
s: selected index set of row index start from 0