Home
last modified time | relevance | path

Searched defs:strengthen (Results 1 – 25 of 39) sorted by relevance

12

/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Tools/
H A DInduction.hs141 strengthen [] cont = cont function
142 strengthen ((nm, st):sts) cont = try ("Proving strengthening initation : " ++ nm) function
/dports/lang/ocaml-nox11/ocaml-4.05.0/typing/
H A Dmtype.mli27 val strengthen: aliasable:bool -> Env.t -> module_type -> Path.t -> module_type val
H A Dmtype.ml36 let rec strengthen ~aliasable env mty p = var
H A Denv.mli274 val strengthen: val
/dports/lang/ocaml/ocaml-4.05.0/typing/
H A Dmtype.mli27 val strengthen: aliasable:bool -> Env.t -> module_type -> Path.t -> module_type val
H A Dmtype.ml36 let rec strengthen ~aliasable env mty p = var
H A Denv.mli274 val strengthen: val
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DFunctionPtr.h68 void strengthen() { in strengthen() function
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dprop_redcost.c403 SCIP_Bool strengthen; in propagateRedcostVar() local
460 SCIP_Bool strengthen; in propagateRedcostVar() local
H A Dsepa_disjunctive.c87 SCIP_Bool strengthen; /**< strengthen cut if integer variables are present */ member
216SCIP_Bool strengthen, /**< should cut be strengthened if integer variables are… in generateDisjCutSOS1()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/java/src/org/chromium/base/
H A DCollectionUtil.java96 public static <T> List<T> strengthen(Collection<WeakReference<T>> weakRefs) { in strengthen() method in CollectionUtil
/dports/devel/p5-Set-Object/Set-Object-1.41/lib/Set/
H A DObject.pm1118 sub strengthen { subroutine
/dports/lang/yap/yap-6.2.2/packages/swi-minisat2/C/
H A DSolverTypes.h193 inline void Clause::strengthen(Lit p) in strengthen() function
/dports/math/clasp/clasp-3.3.5/tests/
H A Dcli_test.cpp293 ClaspCliConfig::KeyType strengthen = config.getKey(ClaspCliConfig::KEY_ROOT, "solver.strengthen"); variable
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/tests/
H A Dcli_test.cpp293 ClaspCliConfig::KeyType strengthen = config.getKey(ClaspCliConfig::KEY_ROOT, "solver.strengthen"); variable
/dports/math/clingo/clingo-5.5.1/clasp/tests/
H A Dcli_test.cpp293 ClaspCliConfig::KeyType strengthen = config.getKey(ClaspCliConfig::KEY_ROOT, "solver.strengthen"); variable
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Substitute/
H A DClass.hs92 strengthen err = applySubst (compactS err [Nothing]) function
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglLandP/
H A DCglLandP.hpp156 bool strengthen; member in CglLandP::Parameters
/dports/math/cvc4/CVC4-1.7/src/prop/bvminisat/core/
H A DSolverTypes.h411 inline void Clause::strengthen(Lit p) in strengthen() function
/dports/math/ogdf/OGDF/include/ogdf/lib/minisat/core/
H A DSolverTypes.h419 inline void Clause::strengthen(Lit p) in strengthen() function
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/sat/bsat2/
H A DSolverTypes.h398 inline void Clause::strengthen(Lit p) in strengthen() function
/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dclause.h435 void strengthen(const Lit p) in strengthen() function
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dclause.h435 void strengthen(const Lit p) in strengthen() function
/dports/math/cvc4/CVC4-1.7/src/prop/minisat/core/
H A DSolverTypes.h476 inline void Clause::strengthen(Lit p) in strengthen() function
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/sat/glucose/
H A DSolverTypes.h426 inline void Clause::strengthen(Lit p) in strengthen() function

12