I'm interested in how to solve this Sudoku :

Thanks in advance!

JC Van Hay wrote:Hints :
1. Pay attention, now or later : beyond locked candidates, only a candidate for the digit 1|6|8 can be excluded by the solutions of the digit 1|6|8 respectively.
2. It would be interesting to analyze the puzzle from the 2 solutions of C3 + B7!
 +-----------------------------------------------------------------------+
 |  3      5      1-6    |  9      4      678    | a26     168    12678  |
 |  7      2      4      |  18     568    3      |  9      1568   1568   |
 |  168    18     9      |  127    256    567    |  4      3      1567   |
 |-----------------------+-----------------------+-----------------------|
 |  1268   148    7      |  3      2568   4568   | b256    9      1268   |
 |  5      48    d26     |  248    1      9      |  7     c468    3      |
 |  1268   9      3      |  2478   2568   45678  | b256    1468   1268   |
 |-----------------------+-----------------------+-----------------------|
 |  9      6      8      |  5      3      2      |  1      7      4      |
 |  12     7      12     |  48     9      48     |  3      56     56     |
 |  4      3      5      |  6      7      1      |  8      2      9      |
 +-----------------------------------------------------------------------+
 # 80 eliminations remain
 6r1c7                               -6 r1c3
 6r1c7 = 6r46c7 - 6r5c8 = 6r5c3  =>  -6 r1c3
If <6> is true  in r1c7,  then <6> must be false in r1c3
If <6> is false in r1c7,  then <6> must be true  in one of r46c7 ...
if <6> is true  in r46c7, then <6> must be false in r5c8 ...
if <6> is false in r5c8,  then <6> must be true  in r5c3 ...
if <6> is true  in r5c3,  then <6> must be false in r1c3.

*--------------------------------------------------------------*
| 5     4     1      | 3     8     6      | 79    2     79     |
| 6     8     9      |*27    5    *27     | 4     3     1      |
| 7     2     3      | 1     9     4      | 58    6     58     |
|--------------------+--------------------+--------------------|
| 9    *57    2      | 8     3    *57     | 1     4     6      |
| 3     1     57     | 6     4     25-7   | 2789  89    789    |
| 8     6     4      | 9     27    1      | 257   57    3      |
|--------------------+--------------------+--------------------|
| 2    *57    6      |*57    1     3      | 89    89    4      |
| 1     9     57     | 4     6     8      | 3     57    2      |
| 4     3     8      | 25-7  27    9      | 6     1     57     |
*--------------------------------------------------------------**--------------------------------------------------------------*
| 5     4     1      | 3     8     6      | 79    2     79     |
| 6     8     9      | 27    5     27     | 4     3     1      |
| 7     2     3      | 1     9     4      | 58    6     58     |
|--------------------+--------------------+--------------------|
| 9     57    2      | 8     3     57     | 1     4     6      |
| 3     1    a57     | 6     4     25     | 289-7 89    89-7   |
| 8     6     4      | 9     27    1      | 257  d57    3      |
|--------------------+--------------------+--------------------|
| 2     57    6      | 57    1     3      | 89    89    4      |
| 1     9    b57     | 4     6     8      | 3    c57    2      |
| 4     3     8      | 25    27    9      | 6     1     57     |
*--------------------------------------------------------------*