|
@ -377,7 +377,7 @@ namespace storm { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// For each auxiliary state, there is the option to achieve the reward value of the LRA associated with the MEC. |
|
|
// For each auxiliary state, there is the option to achieve the reward value of the LRA associated with the MEC. |
|
|
sspMatrix.insertEmptyRow(); |
|
|
|
|
|
|
|
|
sspMatrix.insertEmptyRow(true); |
|
|
++currentChoice; |
|
|
++currentChoice; |
|
|
b.push_back(lraValuesForEndComponents[mecIndex]); |
|
|
b.push_back(lraValuesForEndComponents[mecIndex]); |
|
|
} |
|
|
} |
|
|