LEARNING APPROACH FOR THE COMPUTATION OF GENERALIZED WHELAND POLYNOMIALS OF CHEMICAL GRAPHS

Citation
Mm. Balakrishnarajan et P. Venuvanalingam, LEARNING APPROACH FOR THE COMPUTATION OF GENERALIZED WHELAND POLYNOMIALS OF CHEMICAL GRAPHS, Journal of chemical information and computer sciences, 34(5), 1994, pp. 1113-1117
Citations number
12
Categorie Soggetti
Information Science & Library Science","Computer Application, Chemistry & Engineering","Computer Science Interdisciplinary Applications",Chemistry,"Computer Science Information Systems
ISSN journal
00952338
Volume
34
Issue
5
Year of publication
1994
Pages
1113 - 1117
Database
ISI
SICI code
0095-2338(1994)34:5<1113:LAFTCO>2.0.ZU;2-6
Abstract
The generalized Wheland polynomial of a graph is computed as perfect m atchings of the associated edge-weighted complete graph. A depth-first -search algorithm with unit penetrance is developed for an effective c ombinatorial exploration of all perfect matchings of the edge-weighted complete graph, using a priori control knowledge. Since this is a typ ical NP-class problem, dynamic learning techniques are designed to pus h the tractable limit of the problem further. The choice of the learni ng technique depends solely on the amount of memory available for use since demand for memory increases concomitantly with knowledge acquisi tion. The skeleton of the algorithm is presented in a Pascal-like pseu do language.