From b633ccd24cbad18df3bc7bae3c0a44c2a6af8036 Mon Sep 17 00:00:00 2001 From: Reiner Jung Date: Tue, 22 Aug 2023 14:24:10 +0200 Subject: [PATCH] Updated documentation. --- doc/tools/mop.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/tools/mop.rst b/doc/tools/mop.rst index 0e18afd..d1fc1da 100644 --- a/doc/tools/mop.rst +++ b/doc/tools/mop.rst @@ -2,9 +2,10 @@ Model Operation =============== Merges models together from different sources or select a portion of the model. -In merge mode, the tool tries to infer whether two components from the input -models are the same based on their similarity in operations. The highest fit -is considered the corresponding component and merged. +The tool supports multiple merge approaches: +- merge = merge components with the same name +- nearest-merge = merge components with have the most similar operations. +- select = select a subset of the model ===== ===================== ======== ====================================================== Short Long Required Description