cgal/Linear_cell_complex
Sebastien Loriot c5cf3d9915
Edge insertion for CMap/GMap (#7409)
_Please use the following template to help us managing pull requests._

## Summary of Changes

Added the function `insert_cell_1_between_two_cells_2()` into
`GenericMap` concept, which allows users to insert an edge between two
different faces allowing to create faces with holes.

## Release Management

* Affected package(s): CMap/GMap
* Feature/Small Feature (if any):
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Insert_edge_CMap/GMap
* Link to compiled documentation (obligatory for small feature) [*wrong
link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg)
* License and copyright ownership:
2023-08-14 11:55:26 +02:00
..
benchmark Spelling corrections 2023-07-06 18:04:38 +02:00
demo/Linear_cell_complex Linear_cell_complex_Demo: restore `QUIET` for Qt5 2023-05-04 16:50:07 +02:00
doc/Linear_cell_complex Example of insert edge between two different 2-cells, for cmap, gmap and lcc 2023-06-23 08:43:36 +02:00
examples/Linear_cell_complex Examples for insert between two different 2-cells 2023-06-23 08:22:00 +02:00
include/CGAL remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
package_info/Linear_cell_complex Fix a number of copyright-related issues 2023-03-13 09:57:03 +01:00
test/Linear_cell_complex Edge insertion for CMap/GMap (#7409) 2023-08-14 11:55:26 +02:00