Skip to content

v0.4.0

Latest

Choose a tag to compare

@Thell Thell released this 10 Apr 19:00
· 163 commits to main since this release
  • utilize external DNDTree and IDTree crates
  • cleanup Python Ruff lint issues
  • add import ordered shortest paths: this is not a true improvement over the GSSP or PD approximations and only helps improve some edge cases but is cheap and can yield the best result when GSSP and PD fail to do so under some circumstances.
  • add variables to select which approximation and local improvements to use during compilation
  • utilize betweenness ordering of removal candidates within PBS