gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Remove \bug and \todo comments
0 2 0
default
2 files changed with 0 insertions and 14 deletions:
↑ Collapse diff ↑
Ignore white space 6 line context
... ...
@@ -157,4 +157,2 @@
157 157

	
158
    ///\todo It should be clarified
159
    ///
160 158
    virtual ProblemType _getPrimalType() const;
Show white space 6 line context
... ...
@@ -207,5 +207,2 @@
207 207
    ///\e
208

	
209
    ///\bug Wrong interface
210
    ///
211 208
    virtual SolveExitStatus _solve();
... ...
@@ -213,5 +210,2 @@
213 210
    ///\e
214

	
215
    ///\bug Wrong interface
216
    ///
217 211
    virtual Value _getSol(int i) const;
... ...
@@ -219,5 +213,2 @@
219 213
    ///\e
220

	
221
    ///\bug Wrong interface
222
    ///
223 214
    virtual Value _getSolValue() const;
... ...
@@ -225,5 +216,2 @@
225 216
    ///\e
226

	
227
    ///\bug Wrong interface
228
    ///
229 217
    virtual ProblemType _getType() const;
0 comments (0 inline)