Partial solution and entropy

6Citations
Citations of this article
6Readers
Mendeley users who have this article in their library.
Get full text

Abstract

If the given problem instance is partially solved, we want to minimize our effort to solve the problem using that information. In this paper we introduce the measure of entropy H(S) for uncertainty in partially solved input data S(X)=(X 1, ..., X k ), where X is the entire data set, and each X i is already solved. We use the entropy measure to analyze three example problems, sorting, shortest paths and minimum spanning trees. For sorting X i is an ascending run, and for shortest paths, X i is an acyclic part in the given graph. For minimum spanning trees, X i is interpreted as a partially obtained minimum spanning tree for a subgraph. The entropy measure, H(S), is defined by regarding p i =|X i |/|X| as a probability measure, that is, H(S)- n∑ki=pi log pi, where n=∑ki=1|Xi. Then we show that we can sort the input data S(X) in O(H(S)) time, and solve the shortest path problem in O(m+H(S)) time where m is the number of edges of the graph. Finally we show that the minimum spanning tree is computed in O(m+H(S)) time. © 2009 Springer Berlin Heidelberg.

Cite

CITATION STYLE

APA

Takaoka, T. (2009). Partial solution and entropy. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 5734 LNCS, pp. 700–711). https://doi.org/10.1007/978-3-642-03816-7_59

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free