Method exec() is now in base class algorithm and called run(). The algorithm class should now be better to use for various algorithms.
5.5 KiB
5.5 KiB
Method exec() is now in base class algorithm and called run(). The algorithm class should now be better to use for various algorithms.