Frama-C-discuss mailing list archives
This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] needing help to write a frama-c plugin
- Subject: [Frama-c-discuss] needing help to write a frama-c plugin
- From: Julien.Signoles at cea.fr (Julien Signoles)
- Date: Tue, 02 Sep 2014 08:27:04 +0200
- In-reply-to: <5404B2F1.9080707@cea.fr>
- References: <29487_1409557114_5404227A_29487_5523_1_DFE529E414358C4FB5B646863FFCBE8D1BC031015A@THSONEA01CMS06P.one.grp> <5404B2F1.9080707@cea.fr>
On 09/01/2014 07:54 PM, Julien Signoles wrote: For > instance in your code, you use a familiar C-like pattern with a for-loop > over a list which results on an unexpected O(n*n*ln(n)) behaviour where > n is the size of the list. A careful reader would have read O(n*n*n): no habit of using a linear-time membership function ;-). -- Julien
- References:
- [Frama-c-discuss] needing help to write a frama-c plugin
- From: nicolas.zilio at fr.thalesgroup.com (ZILIO Nicolas)
- [Frama-c-discuss] needing help to write a frama-c plugin
- From: Julien.Signoles at cea.fr (Julien Signoles)
- [Frama-c-discuss] needing help to write a frama-c plugin
- Prev by Date: [Frama-c-discuss] needing help to write a frama-c plugin
- Next by Date: [Frama-c-discuss] Issue with -save/-load options, warning not displayed in GUI
- Previous by thread: [Frama-c-discuss] needing help to write a frama-c plugin
- Next by thread: [Frama-c-discuss] needing help to write a frama-c plugin
- Index(es):