Values.AutomatedReasoningCheckTranslationAmbiguousFindingSourceIndicates that the input has multiple valid logical interpretations, requiring additional context or clarification.
type nonrec t = {options : AutomatedReasoningCheckTranslationOptionList.t option;Different logical interpretations that were detected during translation of the input.
*)differenceScenarios : AutomatedReasoningCheckDifferenceScenarioList.t option;Scenarios showing how the different translation options differ in meaning.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of
AutomatedReasoningCheckTranslationConfidence.t
| `List of
[> `Structure of
(string
* [> `String of
AutomatedReasoningLogicStatementContent.t ])
list ]
list
| `String of
AutomatedReasoningLogicStatementContent.t ])
list ]
list ])
list ]
list ])
list ]