Interface BlockScore

All Known Implementing Classes:
BlocksBicScore

public interface BlockScore
Tagging interface for scores over blocks of variables.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the specification of the block associated with the score.
  • Method Details

    • getBlockSpec

      BlockSpec getBlockSpec()
      Retrieves the specification of the block associated with the score.
      Returns:
      the BlockSpec instance representing the block's specification