cvx_setup
CVX: Software for Disciplined Convex Programming ©2014 CVX Research
Version 2.1, Build 1123 (cff5298) Sun Dec 17 18:58:10 2017
Installation info:
Path: C:\Math\MATLAB\R2018a\toolbox\local\RDL\RO\Nonlinear_Optimization\cvx
MATLAB version: 9.4 (R2018a)
OS: Windows 10 amd64 version 10.0
Java version: 1.8.0_144
Verfying CVX directory contents:
No missing files.
Preferences: error during load:
Your CVX preferences file seems out of date; default preferences will
be used.
License host:
Username: renato de leone
Host ID: 005056c00001 (eth1)
Installed license:
No license installed.
Installing license:
File: C:\Users\renato de leone\Downloads\cvx_license.dat
Organization: University of Camerino
Contact: Renato De Leone (renato.deleone@unicam.it)
License type: academic
Named user: renato de leone
Host ID: 005056c00001
Expiration: 2019-07-17 (365 days remaining)
Status: verified
Setting CVX paths…already set!
Searching for solvers…Warning: Unknown parameter: ‘isvname’
In cvx_gurobi
In cvx_gurobi
In cvx_setup (line 83)
Warning: Unknown parameter: ‘appname’
In cvx_gurobi
In cvx_gurobi
In cvx_setup (line 83)
Warning: Unknown parameter: ‘isv_key’
In cvx_gurobi
In cvx_gurobi
In cvx_setup (line 83)
5 shims found.
5 solvers initialized (* = default):
Gurobi 7.52 {cvx}\gurobi\w64
Gurobi_2 8.01 C:\ro\gurobi\801\win64
Mosek 8.0.0.60 {cvx}\mosek\w64
-
SDPT3 4.0 {cvx}\sdpt3
SeDuMi 1.34 {cvx}\sedumi
1 solver skipped:
GLPK
Could not find a GLPK installation.
UNEXPECTED ERROR: -------------------------------------------------
Undefined function or variable ‘cvxobj’.
Error in cvx (line 69)
v = class( struct( ‘size_’, s, ‘basis_’, b, ‘dual_’, ‘’, ‘dof_’, d,
‘slow_’, slow ), ‘cvx’, cvxobj );
Error in cvx_global (line 57)
temp = cvx( [0,1], [] );
Error in cvx_setup (line 180)
cvx_global;