Skip to content

Release 1.1.1

Compare
Choose a tag to compare
@VaeterchenFrost VaeterchenFrost released this 24 Jun 23:42

This version brings improvements in:

  • Added problem type Sat to tdvisu/construct_dpdb_visu.py
  • Added testcases in file test/test_dijkstra.py
  • JsonAPI.md is now updated with snake_case names and consistent with visualization_data.py
  • Fixed default value for svg-join v_top to None from 'top'

and some small changes including:

  • Improved flexibility in several function parameters
  • Improved documentation and comments in several places
  • Fixed passing parameters to method setup_tree_dec_graph
  • Removed old dependency from tdvisu/dijkstra.py on utilities