unames - unconstrained tool, obtain the names of the problem and its variables
pname=unames() returns the problem name in pname,
[pname,vnames]=cnames() returns the problem name in pname, all variable names in vnames.[pname,vnames]=cnames(n) gets only the problem name and the first n variable names
p=get_sif_path() sifdecode(p+'sif/BROWNDEN.SIF',TMPDIR+'/BROWNDEN') buildprob(TMPDIR+'/BROWNDEN') [X,BL,BU]=usetup(TMPDIR+'/BROWNDEN/OUTSDIF.d') [PNAME,VNAME] = unames()
Nicholas I.M. Gould - n.gould@rl.ac.uk - RAL
Dominique Orban - orban@ece.northwestern.edu - Northwestern
Philippe L. Toint - Philippe.Toint@fundp.ac.be - FUNDP
see http://hsl.rl.ac.uk/cuter-www