Show differencesHistory of post edits
#ActualAshaman73
Posted 27 September 2012 - 01:17 AM
An issue I see is, that you add new criteria to an optmization problem. Doing this is always dangerous, because you could create a NP-hard problem faster than you think. So, maybe your problem is already NP-hard, in this case you will have a really hard time to find a fast solution
#1Ashaman73
Posted 27 September 2012 - 01:16 AM
An issue I see is, that you add new criteria to an optmization problem. Doing this is always dangerous, because you could create a NP-hard problem faster than you think. So, maybe your problem is already NP-hard, in this case you will have a really hard to find a fast solution