method
The error
localization method used, can be "mip" or "localizer".call
The R call to the function generating
the object.user
character
user who
generated the object.timestamp
character
timestamp.errorlocation
objects consists of the
following slots wich can be accessed with the dollar
operator, just like with lists. Right now the only
function creating such objects is
localizeErrors
adapt
alogical
array where
each row/column shows which record/variable should be
adapted.status
A data.frame
with
the same number of rows as adapt
. It contains the
following columns weight
weight of
the found solutiondegeneracy
number of
equivalent solutions founduser
user time
used to generate solution (as in sys.time
)system
system time used to generate solution
(as in sys.time
)elapsed
elapsed
time used to generate solution (as in sys.time
)maxDurationExceeded
Was the maximum search
time reached?localizeErrors