28.06.2014 Views

PDF slides

PDF slides

PDF slides

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Possible Approaches<br />

Run-time flexibility<br />

› Late binding - virtual functions<br />

Good when types are unknown at compile<br />

time<br />

But<br />

› Coupling of algorithms and data structures<br />

• Different existing algorithms for the same structure<br />

(and vice versa)<br />

› Large run-time overhead at a fine granularity<br />

• Special-case code<br />

• Disables optimizations<br />

Used only at coarse level (e.g. Manta)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!