Dear Prof. Kim,
ISO10646 doesn't have classifier to distinguish Traditional
Chinese (TC) or Simplified Chinese (SC). The principle is
that same glyphs will be the same code point, therefore it is
possible that one code point could represent both TC and SC.
The basic classification technique we used is checking data
as there is a TSource in a glyphs, we consider it is Traditional Chinese.
which embeded TSource, therefore it is considered as TC initially. As I mention
early, it is possible that both TC/SC existed in the same code point.
The method is used for preliminary stage of developing TC/SC table.
There are many language experts working on the table from one glyphs
to another via human validation. I can only say there is no simple algorithm
or method to produce the result.
FYI
Kenny Huang