Are all symbol-wise optimal code Huffman code?

22 Views Asked by At

As the title suggests. Basically, I am asking can we use Huffman coding scheme to find all symbol-wise optimal codes given some alphabet and the probability of their occurrences (consider all tie-breaking scenarios).