Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add SetExpressionCompiler for reporting v2alpha (#968)
Difference between v1 and v2: * Treat the v2 one as a pure algorithm library. * Remove proto dependency. * The conversion from `ReportingSet.SetExpression` to `SetExpressionCompiler.SetOperationExpression` is now done by the caller. * The reporting set in `setOperationExpression` has to be indexed from 0 to `numReportingSets - 1`.
- Loading branch information