Skip to content

Commit

Permalink
Update Assets/SEE/Layout/NodeLayouts/IncrementalTreeMap/CorrectArea.cs
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
SchrammJonas and github-actions[bot] authored Aug 18, 2023
1 parent fffab16 commit 991f0e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ private static bool IsSliceAble(IList<Node> nodes, out Segment slicingSegment)

/// <summary>
/// Splits the layout of <paramref name="nodes"/> into two disjoint layouts <paramref name="partition1"/>
/// and <paramref name="partition2"/>.
/// and <paramref name="partition2"/>.
/// </summary>
/// <param name="nodes">nodes with layout</param>
/// <param name="slicingSegment"> the segment that divides both layouts</param>
Expand Down

0 comments on commit 991f0e3

Please sign in to comment.