Search:

Type: Posts; User: Charlie4oct

Search: Search took 0.00 seconds.

  1. Error C2064 term does not evaluate to a function taking 1 arguments

    Please look at this .. I am having error in the
    model.add(cost[i] == costMatrix[i](supplier[i]));
    model.add(open(supplier[i])==1 );


    I am using Ilog Solver and the compiler is Microsoft...
  2. Error C2064 term does not evaluate to a function taking 1 arguments

    Please look at this .. I am having error in the
    model.add(cost[i] == costMatrix[i](supplier[i]));
    model.add(open(supplier[i])==1 );
Results 1 to 2 of 2