Menu

#12 Analysis: Undeclared math def not caught

open
nobody
Language (6)
5
2014-07-03
2009-10-21
MSC
No

Definition NC_Name_LEQV(M, N: NC): B = (|M.Name| <= |N.Name|);

-- Name_Order cel omitted
...

Facility Name_Prioritizer_Fac is Prioritizer_Template(NC, 5, NC_Name_GEQV_Error)
realized by Queue_Based_Merge_Sort_Realiz(Name_Order);

Discussion


Log in to post a comment.