![]() |
YAP 7.1.0
|
Directories |
Files | |
file | apply_macros.yap [code] |
Purpose: Macros to apply a predicate to all elements of a list or to all sub-terms of a term. | |
file | arg.yap [code] |
An extension of arg/3 that supports backtracking through a term. | |
file | assoc.yap [code] |
Red-Black Implementation of Association Lists. | |
file | atts.yap [code] |
file | autoloader.yap [code] |
file | avl.yap [code] |
Support for constructing AVL trees. | |
file | bhash.yap [code] |
-*- Prolog -*- | |
file | block_diagram.yap [code] |
Graph the program structure. | |
file | c_alarms.yap [code] |
Concurrent alarms. | |
file | charsio.yap [code] |
Several operations on text. | |
file | clauses.yap [code] |
Utilities for clause manipulation. | |
file | cleanup.yap [code] |
old implementation of call_cleanup | |
file | coinduction.yap [code] |
Co-inductive execution
| |
file | completer.yap [code] |
x | |
file | dbqueues.yap [code] |
A library to support queues with no-backtrackable queues. | |
file | dbusage.yap [code] |
Useful statistics on memory usage. | |
file | dgraphs.yap [code] |
Directed Graph Processing Utilities. | |
file | exo_interval.yap [code] |
This file implements a very simple interval solver designed to interact with the exo data-base. | |
file | expand_macros.yap [code] |
utilities that perform macro expansion for maplist/2 and friends | |
file | flags.yap [code] |
Flag Manipulation in Prolog. | |
file | gensym.yap [code] |
Generate a new atom. | |
file | hacks.yap [code] |
Prolog hacking
| |
file | heaps.yap [code] |
Implement heaps in Prolog. | |
file | itries.yap [code] |
Tries module for ILP. | |
file | lineutils.yap [code] |
line text processing | |
file | listing.yap [code] |
Emulate SWI Prolog's listing. | |
file | lists.yap [code] |
file | log2md.yap [code] |
file | mapargs.yap [code] |
Macros to apply a predicate to all sub-terms of a term. | |
file | maplist.yap [code] |
Macros to apply a predicate to all elements of a list. | |
file | maputils.yap [code] |
Auxiliary routines for map... libraries. | |
file | matlab.yap [code] |
YAP Matlab interface. | |
file | matrix.yap [code] |
Vector, Array and Matrix library
| |
file | nb.yap [code] |
stub for global (non-backtrackable) variables | |
file | ordsets.yap [code] |
file | parameters.yap [code] |
Experimental test generation code. | |
file | prandom.yap [code] |
Van Gelder Random Number Generator. | |
file | queues.yap [code] |
define queue operations | |
file | random.yap [code] |
Integer Random Number Generator
| |
file | range.yap [code] |
stub for geometry operations | |
file | rbtrees.yap [code] |
Red-Black trees
| |
file | readutil.yap [code] |
Read full lines and a full file in a single call. | |
file | regexp.yap [code] |
file | rltree.yap [code] |
file | sockets.yap [code] |
file | splay.yap [code] |
"Self-adjusting Binary Search Trees | |
file | stringutils.yap [code] |
Simple string utilitiities. | |
file | system.yap [code] |
file | timeout.yap [code] |
Calls With Timeout. | |
file | trees.yap [code] |
Updatable binary trees. | |
file | tries.yap [code] |
YAP tries interface | |
file | ugraphs.yap [code] |
file | undgraphs.yap [code] |
Undirected Graph Processing Utilities. | |
file | varnumbers.yap [code] |
opposite to numbervars | |
file | wdgraphs.yap [code] |
file | wgraphs.yap [code] |
file | wundgraphs.yap [code] |