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