PineAllocationResult

struct PineAllocationResult {
Matrix allocation;
double[] scores;
}