ReadonlyalgorithmIVotingStrategy implementation for integration with ConsensusEngine.
Optional_weights: Map<string, number>Aggregate votes using Bayesian correlation-aware method.
Estimate correlation matrix from voting history.
Compute result using Independent Subset Partition method.
Full pipeline: estimate correlation, compute result.
Get the current configuration.
Opinion-Wise higher-order voting implementation. Uses Bayesian aggregation with correlation awareness.