Closing Issue #93 and #91 - The unit of length in the UI (all dialogs and widgets can now be set from config
This commit is contained in:
@ -148,9 +148,6 @@ public:
|
||||
case eOptimizerType::AMOEBA:
|
||||
optAm = dynamic_cast<AmoebaOptimizerPointer>(object);
|
||||
iAmoebaIterations ++;
|
||||
// if(iAmoebaIterations == 100){
|
||||
// iAmoebaIterations = 100;
|
||||
// }
|
||||
|
||||
objIterUpdate->onIteration(
|
||||
eOptimType,
|
||||
|
Reference in New Issue
Block a user