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

An O(2n) volume molecular algorithm for Hamiltonian path.

B Fu1, R Beigel, F X Zhou

  • 1Epson Palo Alto Laboratory, Epson Research and Development, Inc., Palo Alto, CA 94304, USA. fu.bin@erd.epson.com

Bio Systems
|January 15, 2000
PubMed
Summary
This summary is machine-generated.

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

[Visual analysis of global research hotspots and development trends in dental trauma].

Zhonghua kou qiang yi xue za zhi = Zhonghua kouqiang yixue zazhi = Chinese journal of stomatology·2026
Same author

Prognostic nomogram for patients with HER2-negative metastatic gastric cancer receiving first-line PD-1 blockade.

ESMO open·2026
Same author

Fully guided, flapless zygomatic implants for oncological rehabilitation-a technical note.

International journal of oral and maxillofacial surgery·2025
Same author

In-depth Occlusion of Dentinal Tubules Induced by Polyaspartic Acid-Calcium and Magnesium Complexes.

Journal of dental research·2025
Same author

Hypertension and its association to phenotype on left ventricular function in hypertrophic cardiomyopathy patients assessed by cardiovascular magnetic resonance imaging.

Clinical radiology·2024
Same author

Performance of Bonded Lithium Disilicate Partial-coverage Crowns in the Restoration of Endodontically Treated Posterior Teeth: An Up to Seven-Year Retrospective Study.

Operative dentistry·2024
Same journal

Ruliological Resilience: Pattern Restoration and Robustness in Wolfram Patterns. A Basis for Regeneration, Not Just in Cone Shells?

Bio Systems·2026
Same journal

The quantum-to-classical transducer: A thermodynamic and quantum mechanical framework for the emergence of bioenergetics.

Bio Systems·2026
Same journal

Forward-backward gene expression binarization for boolean state inference over a known regulatory network.

Bio Systems·2026
Same journal

Partial-label metric ceilings for evaluating gene regulatory networks inferred from single-cell foundation models.

Bio Systems·2026
Same journal

The impedance mismatch theory: A non-equilibrium thermodynamic framework for a shared energetic stress pathway in neurodegeneration.

Bio Systems·2026
Same journal

Immune signal-status misclassification: A theoretical framework for biological status assignment and failed status resolution.

Bio Systems·2026
See all related articles

Researchers developed efficient molecular algorithms for #P problems, including a polynomial-time algorithm for counting Hamiltonian paths. This significantly reduces the volume required compared to previous methods.

Area of Science:

  • Computer Science
  • Computational Biology
  • Algorithm Design

Background:

  • #P problems are computationally complex, requiring significant resources.
  • Adleman's previous algorithm for Hamiltonian paths had a large volume complexity of O(n!).

Purpose of the Study:

  • To design volume-efficient molecular algorithms for #P problems.
  • To improve the volume complexity for computing Hamiltonian paths using molecular methods.

Main Methods:

  • Development of novel molecular algorithms.
  • Utilizing biological operations for computation.
  • Designing a polynomial-time algorithm with O(2(n)n^2log2n) volume complexity.

Main Results:

  • Achieved volume-efficient molecular algorithms for all #P problems.

Related Experiment Videos

  • Introduced a O(2(n)n^2log2n)-volume algorithm for counting Hamiltonian paths.
  • Demonstrated a significant improvement over Adleman's n!-volume algorithm.
  • Conclusions:

    • Molecular computing offers a viable approach for tackling complex #P problems.
    • The new algorithms provide substantial volume efficiency for Hamiltonian path computations.