Skip to content

Remove duplicate TreeIsomorphismWithBfs#1289

Merged
williamfiset merged 1 commit into
masterfrom
remove-tree-isomorphism-bfs
Mar 13, 2026
Merged

Remove duplicate TreeIsomorphismWithBfs#1289
williamfiset merged 1 commit into
masterfrom
remove-tree-isomorphism-bfs

Conversation

@williamfiset

Copy link
Copy Markdown
Owner

Summary

  • Deleted TreeIsomorphismWithBfs.java — duplicate of TreeIsomorphism.java
  • Deleted TreeIsomorphismWithBfsTest.java and its BUILD entry
  • Removed cross-impl comparison test from TreeIsomorphismTest.java that referenced the deleted class
  • Removed java_binary BUILD entry for the deleted class

Test plan

  • TreeIsomorphismTest passes (15 tests)
  • Full treealgorithms:all builds cleanly

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@williamfiset williamfiset merged commit 315e087 into master Mar 13, 2026
2 checks passed
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