Skip to content

Commit

Permalink
Changed prefix of concept names Arrangement... => Aos...
Browse files Browse the repository at this point in the history
  • Loading branch information
efifogel committed Aug 28, 2024
1 parent db7673b commit 71a89e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Surface_sweep_2/doc/Surface_sweep_2/Surface_sweep_2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ all degenerate cases, including overlapping curves, vertical segments,
and tangency between curves. The robustness of the algorithm is
guaranteed if the functions are instantiated with a traits class that
employs certified computations. This traits class must be a model of
the `ArrangementTraits_2` concept - see the Chapter \ref
the `AosTraits_2` concept - see the Chapter \ref
chapterArrangement_on_surface_2 "2D Arrangements" for more details.

The complexity of the surface-sweep algorithm is \cgalBigO{(n +
Expand Down

0 comments on commit 71a89e9

Please sign in to comment.