English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What is the Time complexity for the
- best case
- worst case
- average case
for multiway tree?

2006-11-17 19:10:02 · 2 answers · asked by joker 2 in Computers & Internet Programming & Design

2 answers

it depends on which algorithm to use.
i think your problem is about AI questions.

there are different main algorithms to solve a problem in AI.

and the complexity of them depends on the problem. any problem may have different complexity.

2006-11-17 20:18:04 · answer #1 · answered by IsaacArsenal 3 · 0 0

A application with a great O(logn) is once you would be finding an merchandise in a binary seek tree. huge O (nlogn) is doing a sort which incorporate a heapsort. via the way the previous answer grew to become into incorrect the traveling salesmen could be huge O(n!)

2016-10-22 07:17:26 · answer #2 · answered by ? 4 · 0 0

fedest.com, questions and answers