Skip to content

FelooPy 0.2.6

Compare
Choose a tag to compare
@ktafakkori ktafakkori released this 06 Jul 10:57
· 589 commits to main since this release

Major Enhancements

  • Uncertain Optimization Support: Can now solve uncertain optimization problems.
  • Improved Reporting: Generates more detailed reports with additional specifications. These reports can be saved as .txt files for future reference.
  • Better Linearizers Support: Improved linearizers support, enhancing the overall performance.
  • Single and Multi-objective Optimization: Full support for both single- and multi-objective optimization problems.
  • New Heuristic Optimization Algorithms: Supports new heuristic optimization algorithms, providing more options for problem-solving.

User Interface Enhancements

  • Improved Decision/Objective Values Display: Fixed errors in displaying decisions or objective values, providing a more accurate and intuitive user experience.
  • Improved Report UI: The user interface for reports has been redesigned and improved, making it easier to understand the output of your optimization problems.

Stability Improvements

  • Fewer Bugs and Better Stability: Fixed some bugs and improved the overall stability of the software.
  • Enhanced Constraint and Convex Optimization: Improved the support for constraint and convex optimization, making it more robust and reliable.

Beta Features

  • LocalSolver Support (Beta): Testing support for LocalSolver; stay tuned for updates.
  • Pymoo Support (Beta): Testing support for Pymoo. Look forward to this feature in upcoming releases.