From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ba6120170d8e7faf X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-06 06:13:52 PST Newsgroups: comp.lang.ada Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!sunqbc.risq.qc.ca!newsfeed.mathworks.com!portc03.blue.aol.com!newsrouter.icnc.com!uunet!sac.uu.net!ash.uu.net!xyzzy!nntp From: StationSteve Subject: Re: Worst Case Execution Time Tool? X-Nntp-Posting-Host: hl20s04182.tx.boeing.com Content-Type: text/plain; charset=us-ascii Message-ID: <3C0F7B36.52960668@computer.org> Sender: nntp@news.boeing.com (Boeing NNTP News Access) Content-Transfer-Encoding: 7bit Organization: The Boeing Company X-Accept-Language: en References: <3C0D536C.2E059EE8@computer.org> <0CdP7.48989$xS6.81382@www.newsranger.com> <3C0E5927.5657963A@baesystems.com> Mime-Version: 1.0 Date: Thu, 6 Dec 2001 14:05:42 GMT X-Mailer: Mozilla 4.61 [en] (Win95; U) Xref: archiver1.google.com comp.lang.ada:17506 Date: 2001-12-06T14:05:42+00:00 List-Id: Of course. Er, I mean sorry, I guess I should have said that I was looking for a *practical* tool that could *productively* address a *real world* problem! ;-) Steve S. Ted Dennison wrote: > In article <3C0E5927.5657963A@baesystems.com>, Stuart Palin says... > >In more practical terms, this type of tool will typically constrain the > >types of program that it will analyze. Typically this might prohibit > >recursion and demand upper limits for loops to be statically > >determinable (either from the code or from annotations). Such rarified > >problems as the Halting Problem are hardly a consideration. > > Ah. So we aren't looking for something that can handle any old program (which it > still seems to be would be reducable to the Halting Problem), but rather one > that can handle programs that fit certian restrictions. > > --- > T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html > > No trees were killed in the sending of this message. > However a large number of electrons were terribly inconvenienced.