Module Value_parameters

module Value_parameters: sig .. end

include Plugin.General_services
module ForceValues: Parameter_sig.With_output 
module AutomaticContextMaxDepth: Parameter_sig.Int 
module AutomaticContextMaxWidth: Parameter_sig.Int 
module SeparateStmtStart: Parameter_sig.String_set 
module SeparateStmtWord: Parameter_sig.Int 
module SeparateStmtOf: Parameter_sig.Int 
module AllRoundingModes: Parameter_sig.Bool 
module AllRoundingModesConstants: Parameter_sig.Bool 
module NoResultsFunctions: Parameter_sig.Fundec_set 
module NoResultsAll: Parameter_sig.Bool 
module ResultsCallstack: Parameter_sig.Bool 
module JoinResults: Parameter_sig.Bool 
module WarnLeftShiftNegative: Parameter_sig.Bool 
module WarnPointerSubstraction: Parameter_sig.Bool 
module WarnCopyIndeterminate: Parameter_sig.Kernel_function_set 
module IgnoreRecursiveCalls: Parameter_sig.Bool 
module MemoryFootprint: Parameter_sig.Int 
module SemanticUnrollingLevel: Parameter_sig.Int 
module SlevelFunction: Parameter_sig.Map  with type key = Cil_types.kernel_function
                    and type value = int
module SlevelMergeAfterLoop: Parameter_sig.Kernel_function_set 
module WideningLevel: Parameter_sig.Int 
module ArrayPrecisionLevel: Parameter_sig.Int 
module AllocatedContextValid: Parameter_sig.Bool 
module InitializationPaddingGlobals: Parameter_sig.String 
module UndefinedPointerComparisonPropagateAll: Parameter_sig.Bool 
module UsePrototype: Parameter_sig.Kernel_function_set 
module RmAssert: Parameter_sig.Bool 
module LinearLevel: Parameter_sig.Int 
module BuiltinsOverrides: Parameter_sig.Map  with type key = Cil_types.kernel_function
                    and type value = string
module SplitReturnFunction: Parameter_sig.Map  with type key = Cil_types.kernel_function
                    and type value = Split_strategy.t
module SplitGlobalStrategy: State_builder.Ref  with type data = Split_strategy.t
module ValShowProgress: Parameter_sig.Bool 
module ValShowInitialState: Parameter_sig.Bool 
module FloatTimingStep: State_builder.Ref  with type data = float
module ValShowPerf: Parameter_sig.Bool 
module ShowSlevel: Parameter_sig.Int 
module PrintCallstacks: Parameter_sig.Bool 
module MemExecAll: Parameter_sig.Bool 
module InterpreterMode: Parameter_sig.Bool 
module ObviouslyTerminatesAll: Parameter_sig.Bool 
module ObviouslyTerminatesFunctions: Parameter_sig.Fundec_set 
module StopAtNthAlarm: Parameter_sig.Int 
module ReusedExprs: Parameter_sig.Bool 
val parameters_correctness : Typed_parameter.t list
val parameters_tuning : Typed_parameter.t list