ITensor / ITensor/NamedGraphs.jl
Rename `mincut_partitions` to `mincut_partition_vertices`
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 10
- Forks
- 5
- Avg merge
- 6h 43m
- Merged PRs (30d)
- 17
Description
This is to make it clearer that it outputs sets of vertices defining the subgraphs, and is consistent with the new graph partitioning interface that will be in https://github.com/mtfishman/ITensorNetworks.jl/pull/30.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for mincut_partitions and identify its definition and all references. Rename the function and its usages to mincut_partition_vertices, keeping the naming consistent with the graph partitioning interface described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100