Cplex OPL model with Java data file -


i'm new user of cplex. want use java code generate data file use in cplex opl model. command should insert in opl code , java 1 can such thnig. thak you.

  • in java use ilooplmodel.printexternaldata(java.io.outputstream outs)
    • in opl use {st ring} printexternaldata(title) in ilooplmodel

you have opl+java examples in cplex_studio1263\opl\examples\opl_interfaces\java

regards


Comments

Popular posts from this blog

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -

gcc - Neither ld wrap nor LD_PRELOAD working to intercept system call -

ssh - Vagrant Windows - ssh_exchange_identification: read: Connection reset by peer -