(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Forests describing Wadge degrees and topological Weihrauch degrees of certain computational problems

What is it about?

Reducibility relations are natural tools for comparing computational problems with respect to their computational complexity. In this article three topological reducibility relations are considered. They are (1) Wadge reducibility, (2) continuous strong Weihrauch reducibility, and (3) continuous Weihrauch reducibility We associate with computational problems certain labeled forests and trees and show that Wadge reducibility, continuous strong Weihrauch reducibility and continuous Weihrauch reducibility between such problems can be characterized by suitable reducibility relations between the associated forests when they are defined.

Why is it important?

This gives us a combinatorial description of the initial segments of these three reducibility hierarchies for large classes of computational problems.

Read more on Kudos…
The following have contributed to this page:
Peter Hertling
' ,"url"));