Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
type T_HExBudget_6 = ExBudget Source #
d_HExBudget_6 ∷ a Source #
d_LinearFunction_32 ∷ () Source #
type T_LinearFunction_32 = LinearFunction Source #
pattern C_mkLinearFunction_42 ∷ Integer → Integer → LinearFunction Source #
pattern C_mkOneVariableQuadraticFunction_58 ∷ Integer → Integer → Integer → OneVariableQuadraticFunction Source #
check_mkOneVariableQuadraticFunction_58 ∷ Integer → Integer → Integer → T_OneVariableQuadraticFunction_44 Source #
pattern C_mkTwoVariableLinearFunction_74 ∷ Integer → Integer → Integer → TwoVariableLinearFunction Source #
check_mkTwoVariableLinearFunction_74 ∷ Integer → Integer → Integer → T_TwoVariableLinearFunction_60 Source #
pattern C_mkTwoVariableQuadraticFunction_106 ∷ Integer → Integer → Integer → Integer → Integer → Integer → Integer → TwoVariableQuadraticFunction Source #
check_mkTwoVariableQuadraticFunction_106 ∷ Integer → Integer → Integer → Integer → Integer → Integer → Integer → T_TwoVariableQuadraticFunction_76 Source #
d_RawModel_108 ∷ () Source #
type T_RawModel_108 = Model Source #
pattern C_ConstantCost_110 ∷ Integer → Model Source #
pattern C_AddedSizes_112 ∷ LinearFunction → Model Source #
pattern C_MultipliedSizes_114 ∷ LinearFunction → Model Source #
pattern C_MinSize_116 ∷ LinearFunction → Model Source #
pattern C_MaxSize_118 ∷ LinearFunction → Model Source #
pattern C_LinearInX_120 ∷ LinearFunction → Model Source #
pattern C_LinearInY_122 ∷ LinearFunction → Model Source #
pattern C_LinearInZ_124 ∷ LinearFunction → Model Source #
pattern C_LiteralInYOrLinearInZ_126 ∷ LinearFunction → Model Source #
pattern C_LinearInMaxYZ_128 ∷ LinearFunction → Model Source #
pattern C_LinearInYAndZ_130 ∷ TwoVariableLinearFunction → Model Source #
pattern C_QuadraticInY_132 ∷ OneVariableQuadraticFunction → Model Source #
pattern C_QuadraticInZ_134 ∷ OneVariableQuadraticFunction → Model Source #
pattern C_QuadraticInXAndY_136 ∷ TwoVariableQuadraticFunction → Model Source #
pattern C_SubtractedSizes_138 ∷ LinearFunction → Integer → Model Source #
cover_RawModel_108 ∷ Model → () Source #
pattern C_mkCpuAndMemoryModel_156 ∷ Model → Model → CpuAndMemoryModel Source #
d_BuiltinCostMap_158 ∷ () Source #
d_RawCostModel_160 ∷ () Source #