Search

Search Funnelback University

Search powered by Funnelback
21 - 40 of 509 search results for b&b
  1. Fully-matching results

  2. Hoare Logic and Model Checking

    https://www.cl.cam.ac.uk/teaching/1920/HLog+ModC/slides/lecture3.pdf
    23 May 2020: B[[]]() : BExpStack B. B[[T]](s) def= >. B[[F]](s) def=. B[[E1 E2]](s)def=. ... B[[B]](s) = >. 〈while B do C,s〉 〈C ; while B do C,s〉 9.
  3. Discrete Mathematics for Part I CST 2019/20 Sets Exercises ...

    https://www.cl.cam.ac.uk/teaching/1920/DiscMath/DiscMathSetsLenSupExs.pdf
    16 Jan 2020: A B B C) = A C.(c) Antisymmetry: sets A,B. (A B B A) A = B. ... 2. A relation R : Ap B is said to be total whenever a A.b B.aRb.
  4. Electron. Commun. Probab. 0 (2016), no. 0, DOI: 10.1214/ECP.vVOL-PID

    https://www.dpmms.cam.ac.uk/~ik355/PAPERS/f-norm.pdf
    5 Jun 2020: 2 f-Regularity. Following [7], we denote for each r 0 and B B,. ... x X and every B B satisfying ψ(B) > 0, there is a constantcB < such that,.
  5. Topics in concurrency 2020Distributed games Glynn WinskelLectures 10…

    https://www.cl.cam.ac.uk/teaching/1920/TopConc/Lectures10-16.pdf
    12 Mar 2020: b (b,) (b,) (b,c). =. a. _LLR. c (a,). _LLR 5 66? ... The set | A | | B | is defined as{(a,) | a | A |}{(a,b) | a | A |, b | B |}{(,b) | b | B |}.It has partial projections π1,π2.
  6. Caml (base.Caml)

    https://www.cl.cam.ac.uk/~jjl25/base/Caml/index.html
    13 Feb 2020: val (|>) : 'a -> ('a -> 'b) -> 'b. Reverse-application operator: x |> f |> g is exactly equivalent to g (f (x)). ... val snd : ('a 'b) -> 'b. Return the second component of a pair.
  7. Queue (base.Caml.Queue)

    https://www.cl.cam.ac.uk/~jjl25/base/Caml/Queue/index.html
    13 Feb 2020: val fold : ('b -> 'a -> 'b) -> 'b -> 'a t -> 'b.
  8. Ref (base.Base.Ref)

    https://www.cl.cam.ac.uk/~jjl25/base/Base/Ref/index.html
    13 Feb 2020: val set_temporarily : 'a t -> 'a -> f:(unit -> 'b) -> 'b.
  9. 0

    www.phase-trans.msm.cam.ac.uk/2007/DTRIP/B/B-Pages/Image0.html
    14 Feb 2020: <--Previous Fractograph of delta-TRIP, as-cast sample, tested at 125 C.
  10. Linked_queue (base.Base.Linked_queue)

    https://www.cl.cam.ac.uk/~jjl25/base/Base/Linked_queue/index.html
    13 Feb 2020: val filter_mapi : 'a t -> f:(int -> 'a -> 'b option) -> 'bval filter_map : 'a t -> f:('a -> 'b option) -> 'b t. ... val concat_mapi : 'a t -> f:(int -> 'a -> 'b list) -> 'bval concat_map : 'a t -> f:('a -> 'b list) -> 'b t.
  11. Topics in Concurrency - Lectures 4

    https://www.cl.cam.ac.uk/teaching/1920/TopConc/Lecture4.pdf
    21 Jan 2020: Examples: Give bisimulations to show. a ‖ b a.b b.aOn transition systems, s v where. ... s0. s1 s3. s2 s4. a. a. b. b? t0 t1 t2.
  12. Notices - Cambridge University Reporter 6588

    https://www.reporter.admin.cam.ac.uk/reporter/2019-20/weekly/6588/section1.shtml
    11 Aug 2020: and the Second Vet.M.B. Examinations). 9,000. 9,250. Year Abroad 4. ... 1,350. 1,385. B.Th. Degree. 9,000. 9,250. Medical and Veterinary Degrees:. M.B., B.Chir.
  13. Stack (base.Caml.Stack)

    https://www.cl.cam.ac.uk/~jjl25/base/Caml/Stack/index.html
    13 Feb 2020: val fold : ('b -> 'a -> 'b) -> 'b -> 'a t -> 'b.
  14. Hoare logic Lecture 3: Formalising the semantics of Hoare ...

    https://www.cl.cam.ac.uk/teaching/1920/HLog+ModC/slides/lecture3-4.pdf
    23 May 2020: B[[B]](s) = >〈while B do C,s〉 〈C ; while B do C,s〉 9. ... skip,s′〉, and k = k1 k2 2.Since B[[B]](s) = >, s [[B]].
  15. Comparable (base.Base.Comparable)

    https://www.cl.cam.ac.uk/~jjl25/base/Base/Comparable/index.html
    13 Feb 2020: val lift : ('a -> 'a -> 'result) -> f:('b -> 'a) -> 'b -> 'b -> 'result.
  16. Hashtbl (base.Caml.Hashtbl)

    https://www.cl.cam.ac.uk/~jjl25/base/Caml/Hashtbl/index.html
    13 Feb 2020: type ('a, 'b) t. The type of hash tables from type 'a to type 'b. ... val filter_map_inplace : ('a -> 'b -> 'b option) -> ('a, 'b) t -> unit.
  17. Typal Heterogeneous Equality Types

    https://www.cl.cam.ac.uk/~amp12/papers/typhet/typhet.pdf
    12 Mar 2020: which there is a proofsubstIsRegular : b subst (refl x) b b, as follows. ... substIsRegular : (b : B x) subst (refl x) b bsubstIsRegular b = snd (Inj2 (refl x) (refl x)) (snd (C (refl x) b)).
  18. Arti�cial Intelligence Games (adversarial search) Reading: AIMA…

    https://www.cl.cam.ac.uk/teaching/1920/ArtInt/ai-part2.pdf
    5 May 2020: A single constraint. (C,C,C),(R,B,B),(B,R,B),(B,B,R). V1 V1V2. V3. e original constraint connects allthree variables. ... because kK = R can not be paired. {B}{R}{R,B} {B}ji. k1.
  19. Phase Transformations and Complex Properties Research Group

    www.phase-trans.msm.cam.ac.uk/abstracts/annealing.twin.html
    14 Feb 2020: ABCABACBA. The central B layer thus represents the coherent, low-energy boundary between the twin and the matrix.. ... References. A. Liversidge, J. Chem. Soc. 71 (1897) 1125. B. B.
  20. vt06final.dvi

    https://www.dpmms.cam.ac.uk/~ik355/PAPERS/vt.pdf
    5 Jun 2020: Theorem 2.2:Let Φ = {Φi : i 0} be anarbitraryMarkov chain with values onX, let B B be fixedmeasurable set, and letF1,F2,. ... n 1)H(γ‖γ1 P), (32). where γ is a bivariate probability measure on(X X,B B), whose marginalsγ1 andγ2 satisfy,.
  21. Fn (base.Base.Fn)

    https://www.cl.cam.ac.uk/~jjl25/base/Base/Fn/index.html
    13 Feb 2020: val (|>) : 'a -> ('a -> 'b) -> 'b. A "pipe" operator. ... val id : 'a -> 'a. The identity function. See also:val compose : ('b -> 'c) -> ('a -> 'b) -> 'a -> 'c.

Refine your results

Format

Search history

Recently clicked results

Recently clicked results

Your click history is empty.

Recent searches

Recent searches

Your search history is empty.