The PhySIC method builds supertrees that satisfy two important properties: the Property of Induction (PI) and the Property of Non-Contradiction (PC). It decomposes input trees into triplets and builds a supertree draft, ensuring PI and PC are satisfied. If a clade is not strongly supported, the branch is collapsed. The method is polynomial-time and able to handle conflicts and insufficient overlap in input trees. It was tested on primate supertrees, where it resolved conflicts and identified problems in other supertree methods.