Home
last modified time | relevance | path

Searched refs:horngoals (Results 1 – 2 of 2) sorted by relevance

/dports/math/eprover/eprover-E-2.0/HEURISTICS/
H A Dche_clausesetfeatures.c926 features->horngoals = ClauseSetCountHornGoals(set); in SpecFeaturesCompute()
927 features->hornaxioms = features->horn-features->horngoals; in SpecFeaturesCompute()
966 else if(features->horngoals == features->goals) in SpecFeaturesCompute()
1246 features->horngoals, in SpecFeaturesPrint()
1298 features->horngoals = ParseInt(in); in SpecFeaturesParse()
H A Dche_clausesetfeatures.h135 long horngoals; member