Changes between Initial Version and Version 1 of Ticket #5335, comment 4


Ignore:
Timestamp:
2019-02-13T19:40:56Z (6 years ago)
Author:
Karim Adbdelhak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5335, comment 4

    initial v1  
    88
    99Please correct me if i don't understand a crucial point here, but i think we should rather focus on better error and conflict reports.
     10
     11EDIT:
     12I have looked a bit into the computation of the confidence number and found this comment:
     13"the value is selected as follows:
     14  - if the exp is a cref with less depth
     15  - for the ones with the minimum depth equal, select one that is non-zero"
     16
     17So it just depends on the cref depth which i don't think is always the correct choice. We should not count 100% on the confidence number, just if we don't have another choice.