This file is indexed.

/usr/share/sdpa/libexample/param.sdpa is in libsdpa-dev 7.3.11+dfsg-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
100	unsigned int maxIteration;
1.0E-7	double 0.0 < epsilonStar;
1.0E2   double 0.0 < lambdaStar;
2.0   	double 1.0 < omegaStar;
-1.0E5  double lowerBound;
1.0E5   double upperBound;
0.1     double 0.0 <= betaStar <  1.0;
0.2     double 0.0 <= betaBar  <  1.0, betaStar <= betaBar;
0.9     double 0.0 < gammaStar  <  1.0;
1.0E-7	double 0.0 < epsilonDash;
%+8.3e     char*  xPrint   (default %+8.3e,   NOPRINT skips printout)
%+8.3e     char*  XPrint   (default %+8.3e,   NOPRINT skips printout)
%+8.3e     char*  YPrint   (default %+8.3e,   NOPRINT skips printout)
%+10.16e   char*  infPrint (default %+10.16e, NOPRINT skips printout)