@inproceedings{075875ce2c0341c49c6109d0710534ef,
title = "Searching for a k-clique in unknown graphs",
abstract = "Agents that solve problems in unknown graphs are usually required to iteratively explore parts of the graph. In this paper we research the problem of finding a k-clique in an unknown graph while minimizing the number of required exploration actions. Two novel heuristics (KnownDegree and Clique*) are proposed to reduce the required exploration cost by carefully choosing which part of the environment to explore. We further investigate the problem by adding probabilistic knowledge of the graph and propose an Markov Decision Process(MDP) and a Monte Carlo based heuristic (RClique*) that uses knowledge of edge probabilities to reduce the required exploration cost. We demonstrate the efficiency of the proposed approaches on simulated random and scale free graphs as well as on real online web crawls.",
author = "Roni Stern and Meir Kalech and Ariel Felner",
year = "2010",
month = dec,
day = "1",
language = "English",
isbn = "9781577354819",
series = "Proceedings of the 3rd Annual Symposium on Combinatorial Search, SoCS 2010",
pages = "83--89",
booktitle = "Proceedings of the 3rd Annual Symposium on Combinatorial Search, SoCS 2010",
note = "3rd International Symposium on Combinatorial Search, SoCS 2010 ; Conference date: 08-07-2010 Through 10-07-2010",
}