Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@SteffanoP SteffanoP released this 19 May 13:48
· 32 commits to main since this release
36604f1

🗒️ What's Changed

We've refactor main points on the code, multiple modules were created to meet the description of the architecture in #18. Besides the refactoring, some features were implemented which gave the software a few performance improvements, such as an improvement in the setup by using an argparser to setup the framework. Also, a new instances generator module was implemented, based on the older version.

Important Pull Request's

  • [Feature] Setup Options com Argparser e Terminal Interaction by @SteffanoP in #21
  • [Feature] Módulo Gerador de Instâncias by @SteffanoP in #24
  • [Refactor] Extraction of Data Complexity Measures by @SteffanoP in #28
  • [Refactor] Main Code to a modular Architecture by @SteffanoP in #34

Full Changelog: v0.2...v0.3