久しぶりに以下の check_sdpa を CentOS 7 と CentOS 8 上で作成してみた。
ATLAB CLAPACK LAPACK などを必要とする。
check_sdpa 2013 年
usage: ./check_sdpa DataFile (options)
check if DataFile satisfies SDPA data format (.dat or .dat-s).
options:
-com: display comment when readed.
-bs: display bLOCKsTRUCT when readed.
-c: display vector c when readed.
-f: display matrices F when readed.
-a: display all when readed.
-ld: check lineary dependency of constraint matrices.
-sp: check sparse pattern of matrices.
-o: normal check + check data file as opposite suffix.
-tw: check if element of matrices are inputed twice (for sparse data format).
ATLAB CLAPACK LAPACK などを必要とする。
check_sdpa 2013 年
usage: ./check_sdpa DataFile (options)
check if DataFile satisfies SDPA data format (.dat or .dat-s).
options:
-com: display comment when readed.
-bs: display bLOCKsTRUCT when readed.
-c: display vector c when readed.
-f: display matrices F when readed.
-a: display all when readed.
-ld: check lineary dependency of constraint matrices.
-sp: check sparse pattern of matrices.
-o: normal check + check data file as opposite suffix.
-tw: check if element of matrices are inputed twice (for sparse data format).