It has been shown that: it is NP-hard to approximate the maximum 3-dimensional matching problem (Max-3-DM) to within 95/94, this result apply to instances with exactly two occurrences of each element.
Does this mean that, the Max-3-DM with the bound 2 on the number of occurrences of each element in triples, is NP-hard?
I have found a polynomial reduction from the Max-3-DM with bound 2 to my problem, can I say that my problem is NP-hard?