Added gitignore among other things
This commit is contained in:
@@ -59,7 +59,10 @@ public:
|
||||
global_best_solution = best_solution;
|
||||
}
|
||||
}
|
||||
|
||||
return func.compute(global_best_solution);
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user