Skip to content

Algorithm imports refactored.

Kostas FILIPPOPOLITIS requested to merge fix/import_algorithms_improvements into master

Created by: ThanKarab

Changelog:

  • Algorthms are imported in the init of mipengine.
  • UFGenerator no longer checks for methods already in udf registry. This is no longer needed since a method name contains the module as well.

Merge request reports