Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Search trees

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Search trees


chronological Thread 
  • From: Marko Malikovi� <marko AT ffri.hr>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club] Search trees
  • Date: Mon, 16 Jul 2007 23:08:54 +0200 (CEST)
  • Importance: Normal
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Greetings,

Is it possible in Coq to define a search tree with nodes labeled with
predicates? By default, values in the nodes should be Set, Prop or Type.
But, I need to label nodes with (unique) predicates, for example:

Predicate A 3 4

Predicate A 3 4   Predicate C 2 6

Predicate C 8 2   Predicate B 5 4   Predicate E 3 4   Predicate D 3 7

and so on.

Thank you very much for answer,

Marko Malikoviæ
Department of Psychology
Faculty of Arts and Sciences in Rijeka
51000, Rijeka
Croatia





Archive powered by MhonArc 2.6.16.

Top of Page