Creates a composite oracle from multiple oracle functions. This allows for complex search conditions using logical operations.
Array of oracle functions
Logical operation to combine oracles ('AND', 'OR', 'XOR')
Combined oracle function
Creates a composite oracle from multiple oracle functions. This allows for complex search conditions using logical operations.