我正在尝试使用CPLEX 12.10解决p中位数问题。但是我有未知的属性“ getobjvalue”错误。
如果使用OPL,则可以编写:
execute { writeln(cplex.getObjValue()); }
V的值带有大写字母。