๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

A Simple Algorithm for Finding a Maximum Clique and Its Worst-Case Time Complexity

โœ Scribed by Miklo Shindo; Etsuji Tomita


Book ID
112205943
Publisher
John Wiley and Sons
Year
1990
Tongue
English
Weight
901 KB
Volume
21
Category
Article
ISSN
0882-1666

No coin nor oath required. For personal study only.


๐Ÿ“œ SIMILAR VOLUMES


A randomized algorithm for finding a nea
โœ Yoshiaki Yamada; Etsuji Tomita; Haruhisa Takahashi ๐Ÿ“‚ Article ๐Ÿ“… 1994 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 441 KB

## Abstract The soโ€called Maximum Clique Problem is one of the most famous NPโ€complete problems for which it is difficult to find a solution. Given an indirected graph, we present here a polynomialโ€time randomized algorithm RaCLIQUE for finding a nearโ€maximum clique. While the basic idea of the alg

A New Algorithm and Worst Case Complexit
โœ Leszek Plaskota; Grzegorz W. Wasilkowski; Henryk Woลบniakowski ๐Ÿ“‚ Article ๐Ÿ“… 2000 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 121 KB

We study algorithms for approximation of Feynman-Kac path integrals in the worst case setting. The algorithms use a finite number of samples of the initial condition and potential functions. We present a new algorithm and an explicit bound on its cost to compute an ฮต-approximation to the Feynman-Kac

A simple linear time algorithm for findi
โœ Glenn K. Manacher; Terrance A. Mankus ๐Ÿ“‚ Article ๐Ÿ“… 2002 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 209 KB ๐Ÿ‘ 1 views

## Abstract We exhibit an algorithm for finding a maximum independent set (MIS) for __n__ presorted, unweighted circular arcs in time 0(__n__). Unlike previous algorithms, this is achieved by means of trivial postprocessing of the output of a straightforward algorithm for finding an MIS for a set o

A simple greedy algorithm for finding fu
โœ Tatsuya Akutsu; Satoru Miyano; Satoru Kuhara ๐Ÿ“‚ Article ๐Ÿ“… 2003 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 186 KB

Inferring functional relations from relational databases is important for the discovery of scientiรฟc knowledge because many experimental data are represented in the form of tables and many rules are represented in the form of functions. A simple greedy algorithm has been known as an approximation al