Originally posted by: Jacky W
Hello,
In my c++ code where using the IloAnyArray. In the array, we restore the instance of class defined by myself. The problem i meet is we need to sort this array according the value atrribute of the class. So is there a sort algorithm about the IloAnyArray built in the ILOG CPLEX, if there is a example ,where can i find this code? if there isn't? How can i do for my purpose?
Thanks in advance
#CPOptimizer#DecisionOptimization