previous up next
Go backward to `desing/dlocpr`
Go up to Procedures
Go forward to `desing/dualgraph`

`desing/dlocsep`

When more than one varieties were resolved using `desing/dlocext` the nonsingular strict transforms (identified by the TAGS) meet in normal crossings. To achieve an embedded resolution of the singularities of the union of all the so resolved varieties, we have to separate these transforms. This is done by `desing/dlocsep`. It works on the resolution stored in chartHistory, and takes no input parameters.


previous up next