Related Experiment Video
Updated: Apr 3, 2026

A Facile and Eco-friendly Route to Fabricate PolyLactic Acid Scaffolds with Graded Pore Size
Published on: October 17, 2016
ScaffoldScaffolder: solving contig orientation via bidirected to directed graph reduction
Paul M Bodily1, M Stanley Fujimoto1, Quinn Snell1
1Computational Sciences Laboratory, Department of Computer Science, Brigham Young University, Provo, UT 84602-6576, USA.
This study proves the contig orientation problem (MAX-DIR) is NP-complete and introduces a novel greedy algorithm that outperforms existing heuristics for scaffold graphs. The method also detects difficult-to-find inversions linked to diseases.
Area of Science:
- Computational Biology
- Genomics
- Bioinformatics
Background:
- The contig orientation problem, formally defined as MAX-DIR, has been addressed with heuristics.
- This problem is crucial for genome assembly and understanding genetic variations.
Purpose of the Study:
- To formally define and prove the computational complexity of the contig orientation problem (MAX-DIR).
- To develop and evaluate a novel greedy heuristic algorithm for solving MAX-DIR.
- To identify inverted repeats and inversion variants that challenge standard assembly assumptions.
Main Methods:
- Linear-time reduction from MAX-CUT problem to MAX-DIR problem to establish NP-completeness.
- Development and comparison of a novel greedy heuristic algorithm against existing methods.
- Utilizing scaffold graphs to analyze contig orientation and identify structural variations.
Main Results:
- The MAX-DIR problem is proven to be NP-complete.
- The novel greedy heuristic algorithm demonstrates superior performance compared to other heuristics.
- A new method effectively identifies inverted repeats and inversion variants, which are often difficult to detect.
- These inversions are implicated in the genetic mechanisms of several diseases.
Conclusions:
- The MAX-DIR problem is computationally complex, necessitating efficient heuristic solutions.
- The proposed greedy algorithm offers an effective and high-performing approach for contig orientation.
- The developed method enhances the detection of genetic variations like inversions, aiding disease research.
More Related Videos
Related Concept Videos
Block Diagram Reduction
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
Machines: Problem Solving II
Optimization Problems
Statically Indeterminate Problem Solving
Graphical Representation of Inequalities
Normal and Tangetial Components: Problem Solving

