CFP last date
20 May 2024
Reseach Article

Development of an Efficient Algorithm to Enumerate the Number of Constitutional Isomers of Alkyne Series

by Mahesh Kumar Chouhan, A. L . Sangal
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 42 - Number 5
Year of Publication: 2012
Authors: Mahesh Kumar Chouhan, A. L . Sangal
10.5120/5686-7730

Mahesh Kumar Chouhan, A. L . Sangal . Development of an Efficient Algorithm to Enumerate the Number of Constitutional Isomers of Alkyne Series. International Journal of Computer Applications. 42, 5 ( March 2012), 1-3. DOI=10.5120/5686-7730

@article{ 10.5120/5686-7730,
author = { Mahesh Kumar Chouhan, A. L . Sangal },
title = { Development of an Efficient Algorithm to Enumerate the Number of Constitutional Isomers of Alkyne Series },
journal = { International Journal of Computer Applications },
issue_date = { March 2012 },
volume = { 42 },
number = { 5 },
month = { March },
year = { 2012 },
issn = { 0975-8887 },
pages = { 1-3 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume42/number5/5686-7730/ },
doi = { 10.5120/5686-7730 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:30:35.717870+05:30
%A Mahesh Kumar Chouhan
%A A. L . Sangal
%T Development of an Efficient Algorithm to Enumerate the Number of Constitutional Isomers of Alkyne Series
%J International Journal of Computer Applications
%@ 0975-8887
%V 42
%N 5
%P 1-3
%D 2012
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Computerized Enumeration of alkane's isomers has long been a topic of interest to the researchers. The double bond carbon content and triple bond carbon content isomers were mostly neglected for many decades by the researchers and claimed in the literature that there is no simple algorithm for these problems. In this paper an efficient and simple algorithm has been proposed to count the number of constitutional isomers of alkynes series. By using this recursive algorithm the resulting computation of number of isomers for alkynes with any number of carbon contents [limited to system specifications] are easily enumerated. Further the time complexity of the proposed algorithm has also been investigated. The algorithm has been implemented using object oriented programming language-Java.

References
  1. Kevin Ballard, Advisor M. Eicher and Mentor N. Preyer, " Computerized Isomer Enumeration of the Alkane Series" 2003
  2. Ching-Wan Lam, "A mathematical relationship between the number of isomers of alkenes: Result established from the enumeration of isomer of alkenes from alkyl biradicals" J. of Mathematical Chemistry, 23, 1998,pp. 421-428.
  3. Ronald C. Read," Some recent results in chemical enumeration," Vol. 303,1972,pp. 243-259.
  4. Chin-yah Yeh,"Isomer Enummeration of Alkanes, Labeled Alkanes and Monosubstituted Alkanes" J. Chem. Inf. Computer Science, 35. 1995,912-13.
  5. Chin-yah Yeh, Isomer Enumeration of Alkenes and Aliphatic Cyclopropane Derivatives. American Chemical Society,1996 .
  6. C. C. Davish, K. Cross and M. Ebel, "Computer calculation of alkane isomer, " J. Che. Educ. 48,1971,pp. 605.
  7. H. R. Henze and C. M. Blair, "The number of structurally isomeric alcohols of the methanol series, " J. Am. Chem. Soc. 53,1931,pp. 3042-3046.
  8. R. C. Read, "The enumeration of acyclic chemical compound, in : Chemical Application of Graph Theory, ed. A. T. Balaban ,Academic Press, New York, 1976, pp. 25-61
Index Terms

Computer Science
Information Sciences

Keywords

Carbon Isomer Counting alkynes enumeration time Complexity