Class TeyssierScorer

java.lang.Object
edu.cmu.tetrad.search.utils.TeyssierScorer

public class TeyssierScorer extends Object
Implements and extends a scorer extending Teyssier, M., and Koller, D. (2012). You give it a score function and a variable ordering, and it computes the score. You can move any variable left or right, and it will keep track of the score using the Teyssier and Kohler method. You can move a variable to a new position, and you can bookmark a state and come back to it.

Teyssier, M., & Koller, D. (2012). Ordering-based search: A simple and effective algorithm for learning Bayesian networks. arXiv preprint arXiv:1207.1429.

Version:
$Id: $Id
Author:
josephramsey, bryanandrews