Ignore:
Timestamp:
10/07/18 13:23:11 (6 years ago)
Author:
oriona
Message:

MDS procedure replaced with weighted MDS procedure.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/model/similarity/simil_model.h

    r606 r817  
    8888        int fuzzyDepth;
    8989        int isFuzzy;
     90       
     91        //For wMDS = 1 weighted MDS with vertex degrees as weights is used for the alignment.
     92        int wMDS;
    9093
    9194        /// Interface to local parameters
Note: See TracChangeset for help on using the changeset viewer.