Canonicalization
KS4FMJJ4KSXJAY9RW52V
In computer science, canonicalization is a process for converting data that has more than one possible representation into a "standard", "normal", or canonical form. This can be done to compare different representations for equivalence, to count the number of distinct data structures, to improve the efficiency of various algorithms by eliminating repeated calculations, or to make it possible to impose a meaningful sorting order.
Read more on WikipediaHave feedback on this skill? Let us know.