ThesaHelp: references t-z
ThesaHelp: ACM references m-z
Topic: optimization of object-oriented programs
Topic: object-oriented data types
Reference
Zibin, Y., Gil, J.(Y.),
"Fast algorithm of creating space efficient dispatching tables with application to multi-dispatching",
OOPSLA 2002. 17th ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications, Seattle, Washington, USA, November 2002, ACM, pp. 142-160.
Google
Quotations
abstract ;;Quote: use interval containment and type slicing for space efficient dispatch tables with multiple inheritance; 2.6x less space than the row displacement algorithm
abstract+;;Quote: incremental algorithm for constant-time subtyping tests for multiple inheritance