Originally posted by: Phoebe_Qi
Dear all,
Hi.
I am using C++ CPLEX to solve a resource allocation problem in wireless networks, and one of the parameters is number of time slots available in the network.
Since the problem is MILP and the problem size is large, solving each network instance to its optimality takes a long time.
If I only want to test how many time slots is feasible to the problem, is there a way to test the feasibility of the problem without actually solving it ?
Thanks.
Phoebe
#DecisionOptimization#MathematicalProgramming-General