]> git.donarmstrong.com Git - lilypond.git/commit
Cleanup beam scoring code.
authorHan-Wen Nienhuys <hanwen@lilypond.org>
Tue, 1 Feb 2011 01:37:04 +0000 (23:37 -0200)
committerHan-Wen Nienhuys <hanwen@lilypond.org>
Thu, 3 Feb 2011 01:43:09 +0000 (23:43 -0200)
commiteaa41b4e4dc1d3b893c5a75711f26db6a7f5fa18
treef670899c8caf125a1cbd35e9bbaa030f52822dff
parent05514c83a49dd3dfabd1fa7774c69c3038ecde6b
Cleanup beam scoring code.

Introduce Beam_scoring_problem to encapsulate parameters and methods
for beam scoring.

This is a preparation for using a priority queue on the to-be-computed
scores.
lily/beam-quanting.cc
lily/beam.cc
lily/include/beam-scoring-problem.hh [new file with mode: 0644]
lily/include/beam.hh