Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove Promise from Encoder and Enforce tests for Graph #243

Merged
merged 16 commits into from
Jul 23, 2024

Conversation

MikuroXina
Copy link
Owner

  • Fix missing vertex bug at build
  • Improve foldR performance
  • Fix allocation bug on build
  • Fix bugs on topologicalSort
  • Fix bugs on isCyclic
  • Add Hash type class and default hasher
  • Remove Promise from Serial
  • Add unique
  • Fix bugs on filter
  • Add test for List.unique
  • Improve unique doc
  • Fix bugs on toUndirected
  • Improve connectedComponents with union find tree
  • Fix bugs on stronglyConnectedComponents
  • Fix bug on canReach
  • Enforce tests for Graph

@MikuroXina MikuroXina enabled auto-merge (squash) July 23, 2024 03:36
@MikuroXina MikuroXina merged commit a989187 into main Jul 23, 2024
1 check passed
@MikuroXina MikuroXina deleted the test-graph branch July 23, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant