Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Parallel algorithms for graph cycle extraction using the cyclical conjunction operator.

G Cerruela García1, I Luque Ruiz, M A Gómez-Nieto

  • 1Department of Computing and Numerical Analysis, University of Córdoba, Campus Universitario de Rabanales, Edificio C2, Planta-3, E-14071 Córdoba, Spain.

Journal of Chemical Information and Computer Sciences
|November 26, 2002
PubMed
Summary

This study explores parallel processing to reduce computational costs for extracting cycles from complex graphs. A dynamically distributed fine-grain algorithm is proposed for efficient cycle extraction.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Rivality index neighbourhood algorithm with density and distances weighted schemes for the building of robust QSAR classification models with high reliable applicability domain.

SAR and QSAR in environmental research·2019
Same author

Filter feature selectors in the development of binary QSAR models.

SAR and QSAR in environmental research·2019
Same author

Robust QSAR prediction models for volume of distribution at steady state in humans using relative distance measurements.

SAR and QSAR in environmental research·2018
Same author

QSAR classification and regression models for β-secretase inhibitors using relative distance matrices.

SAR and QSAR in environmental research·2018
Same author

Molecular activity prediction by means of supervised subspace projection based ensembles of classifiers.

SAR and QSAR in environmental research·2018
Same author

Comparison of representational spaces based on structural information in the development of QSAR models for benzylamino enaminone derivatives.

SAR and QSAR in environmental research·2012

Area of Science:

  • Computer Science
  • Graph Theory
  • Parallel Computing

Background:

  • Extracting all cycles from complex graphs is computationally expensive.
  • Existing algorithms face challenges in efficiency and scalability.

Purpose of the Study:

  • To investigate the viability of parallel processing for graph cycle extraction.
  • To identify key factors influencing the parallelization of cycle extraction algorithms.

Main Methods:

  • The study utilized a cyclical conjunction operator for iterative cycle extraction.
  • Parallelization factors such as granularity, synchronization, and load distribution were analyzed.
  • Algorithm implementation was performed using SGI MP and OpenMP libraries.

Main Results:

Related Experiment Videos

  • Tests were conducted on two granularities and four load distributions.
  • The research identified optimal parameters for parallel algorithm design.
  • A dynamically distributed fine-grain algorithm demonstrated effectiveness.

Conclusions:

  • Parallel processing significantly reduces the computational cost of graph cycle extraction.
  • A proposed dynamically distributed fine-grain algorithm achieves efficient cycle finding within acceptable timeframes.