Closed hhirtz closed 2 years ago
This .map should probably depend of --edge-weights, to match the edge cut:
.map
--edge-weights
https://github.com/LIHPC-Computational-Geometry/coupe/blob/148770a1a601065d683bca9eae533e06eca26eee/tools/src/bin/part-info.rs#L141
Right now it's best to use -E linear for tests
-E linear
See https://lihpc-computational-geometry.github.io/coupe/coupe/topology/fn.lambda_cut.html
This
.map
should probably depend of--edge-weights
, to match the edge cut:https://github.com/LIHPC-Computational-Geometry/coupe/blob/148770a1a601065d683bca9eae533e06eca26eee/tools/src/bin/part-info.rs#L141
Right now it's best to use
-E linear
for testsSee https://lihpc-computational-geometry.github.io/coupe/coupe/topology/fn.lambda_cut.html