Search results

From TomWiki
Jump to navigationJump to search
  • Test of using TOMLAB to call CPLEX for problems defined in the TOMLAB TQ format. Test of using TOMLAB to call CPLEX for problems defined in the TOMLAB TQ format. The routine ''mipAssign ''is used to define the problem. A simple p
    641 bytes (97 words) - 05:29, 16 August 2011
  • ...TOMLAB to call Xpress<sup>''M P''</sup> for problems defined in the TOMLAB TQ format. ...B to call Xpress<sup>''M P''</sup> for problems defined in the TOMLAB TQ format. The routine ''mipAssign ''is used to define the problem. A simp
    19 KB (2,722 words) - 09:45, 3 October 2011
  • ...omtest2|xptomtest2]]||Tests of a simple MIP problem defined in the TOMLAB (TQ) format. ...example shows how to define and solve a problem using the TOMLAB Format (TQ). The matrices and vectors for the problem is defined in a ''mat ''file. F
    11 KB (1,409 words) - 13:26, 22 January 2012
  • To see how to quickly define a problem in the TOMLAB format using the TQ format (TOMLAB Format), run (and study the code) This file does the same as xpknap, but is using the TQ format, and setting the relevant parameters into the ''Prob'' structure bef
    877 bytes (145 words) - 08:12, 28 September 2011
  • % conAssign is used to generate the TQ problem structure
    24 KB (3,672 words) - 14:09, 14 January 2012
  • ...must be defined. Best is to use Prob = lp/mipAssign(.....), if using the TQ format. Prob.QP.D matrix should then be set to the rows (Prob.QP.c ignored)
    3 KB (470 words) - 08:12, 16 January 2012
  • ...Prob must be defined. Best is to use Prob = lpAssign(.....), if using the TQ format. Prob.QP.c1/c2 matrices should then be set (Prob.QP.c ignored).
    3 KB (490 words) - 08:13, 16 January 2012
  • ...the cls format, preferably by calling ''Prob=clsAssign(...)'' if using the TQ format.
    4 KB (669 words) - 08:06, 10 January 2012
  • ...mtest2|cpxtomtest2]]||Tests of a simple MIP problem defined in the TOMLAB (TQ) format. The problem is solved as an LP and MIP problem, with or without sl
    1 KB (160 words) - 14:10, 21 January 2012
  • In order to compute ''p'', a ''TQ factorization'' of ''W'' is used:
    45 KB (7,387 words) - 11:22, 9 December 2011