|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinearSearch | |
org.jmlspecs.samples.misc | This package contains miscellaneous samples of JML specifications. |
Uses of LinearSearch in org.jmlspecs.samples.misc |
Subclasses of LinearSearch in org.jmlspecs.samples.misc | |
class |
EqualsN
A search problem which is to find the number n. |
class |
LessThanN
A search problem which is to find the first number strictly less than n (and greater than 0). |
class |
SingleSolution
A class of search problems for which there is one solution. |
|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |