[prev] [index] [next]

ICT Research (cont)

Example: devising a new database indexing method

Observation:

  • queries of type Y are not efficient with existing methods

Hypothesis:

  • my new method (X-trees) will handle Y queries better

Test:

  • analyse computational complexity of X-trees for Y queries

  • build an X-trees indexing library, test on a variety of data