Skip to content

Commit

Permalink
updated cutest_classification docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dalekopera committed Oct 1, 2024
1 parent 21a6559 commit 1670fbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Binary file modified doc/pdf/cutest_classification.pdf
Binary file not shown.
6 changes: 2 additions & 4 deletions man/man3/cutest_classification.3
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ CALL CUTEST_classification_q( ... )
.SH DESCRIPTION
The CUTEST_classification subroutine obtains the classification string by
interogating the datafile OUTSDIF.d that was created by the script
\fIsifdecoder\fP when decoding a SIF file. The SIF file must also be
present in the directory containing the OUTSDIF.d file. Problems are
\fIsifdecoder\fP when decoding a SIF file. Problems are
classified according to the scheme described in

.Bd
Expand Down Expand Up @@ -78,8 +77,7 @@ all constraint functions are partially separable.
The arguments of CUTEST_classification are as follows
.TP 5
.B status \fP[out] - integer
the outputr status: 0 for a succesful call, -1 if the SIF file is
absent, -2 for a read error.
the outputr status: 0 for a succesful call, -1 for a read error.
.TP
.B input \fP[in] - integer
the unit number for the decoded data; the unit from which OUTSDIF.d is read,
Expand Down

0 comments on commit 1670fbd

Please sign in to comment.