Skip to content

Version 1.5

Compare
Choose a tag to compare
@sepandhaghighi sepandhaghighi released this 16 Sep 15:29
· 16 commits to master since this release
10fba43
  • feature_request.yml template added
  • config.yml for issue template added
  • pyrgg.engines package added #145
  • pyrgg.engines.pyrgg module added
  • pyrgg.engines.erdos_reyni_gilbert module added #146 #164
  • Erdős-Rényi-Gilbert generation model added #146 #164
  • Generation engine menu added #145
  • handle_string function added
  • handle_pos_int function added
  • handle_output_format function added
  • handle_engine function added #145
  • SECURITY.md added
  • Metadata in files modified #165
  • Python 3.5 support dropped
  • Bug report template modified
  • Cprofile tests separated in files for engines
  • README.md modified
  • Python 3.12 added to test.yml #153
  • Menu options bug fixed
  • Test system modified
  • engine parameter added to logger function #145
  • MENU_ITEMS1 parameter changed to MENU_ITEMS
  • MENU_ITEMS2 parameter changed to PYRGG_ENGINE_PARAMS
  • _update_using_first_menu function changed to _update_using_menu
  • _update_using_second_menu function changed to _update_with_engine_params
  • ITEM_CONVERTORS renamed to ITEM_HANDLERS
  • Website domain changed to https://www.pyrgg.site
  • dimacs_init function removed