buildprob - compiles and links a SIF problem with Scilab
When a problem is no more used into Scilab or to work with an other one, unlink('siftools') as to be executed to remove the current problem out of Scilab.
p=get_sif_path() sifdecode(p+'sif/BROWNDEN.SIF',TMPDIR+'/BROWNDEN') unix_g('ls '+TMPDIR+'/BROWNDEN') buildprob(TMPDIR+'/BROWNDEN') // perform computation with that problem //.... unlink('siftools') //remove problem out of Scilab
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