Searched defs:score (Results 1 - 4 of 4) sorted by relevance

/seL4-l4v-10.1.1/HOL4/src/tactictoe/src/
H A DtttLearn.sml244 fun score x = dfind x (!ttt_taccov) handle _ => 0 function
/seL4-l4v-10.1.1/HOL4/examples/machine-code/compiler/
H A Dreg_allocLib.sml415 fun score c = foldr (op +) 0 (map (fn (x,y) => if c x = c y then 1 else 0) moves) function
/seL4-l4v-10.1.1/isabelle/src/Tools/Metis/src/
H A DModel.sml1088 fun score (V,{T,F}) = function
/seL4-l4v-10.1.1/l4v/isabelle/src/Tools/Metis/src/
H A DModel.sml1088 fun score (V,{T,F}) = function

Completed in 34 milliseconds