load_sdpa_format_file {volesti}R Documentation

An internal Rccp function to read a SDPA format file

Description

An internal Rccp function to read a SDPA format file

Usage

load_sdpa_format_file(input_file = NULL)

Arguments

input_file

Name of the input file

Value

A list with two named items: an item "matrices" which is a list of the matrices and an vector "objFunction"


[Package volesti version 1.1.2-8 Index]