Re: [klee-dev] (Re)implementing a randomized fork

2017-01-18 Thread Chengyu Zhang
as to where I've gone wrong would be > appreciated. > > Cheers, > Sean > > ___ > klee-dev mailing list > klee-dev@imperial.ac.uk > https://mailman.ic.ac.uk/mailman/listinfo/klee-dev > > -- 张枨宇 Chengyu Zhang East China

Re: [klee-dev] The algorithm of Min-Dist-to-Uncovered Searcher

2016-11-22 Thread Chengyu Zhang
instructions. In this way, we may decrease the cost of updating. Is my idea reasonable? Thanks and Cheers, Chengyu 2016-11-21 21:13 GMT+08:00 Martin Nowack <martin_now...@tu-dresden.de>: > Hi Chengyu, > > On 18 Nov 2016, at 15:16, Chengyu Zhang <dale.chengyu.zh...@

[klee-dev] The algorithm of Min-Dist-to-Uncovered Searcher

2016-11-02 Thread Chengyu Zhang
compute the distance between two instructions in KLEE. 2. What's the difference between CovNew and MD2U search heuristic ? Thanks a lot. Chengyu Zhang -- 张枨宇 Chengyu Zhang East China Normal University School of Computer Science and Software Engineering Tel: 18685412181 Mail: dale.chengyu.zh

Re: [klee-dev] Information on reproducing exeperimetation on Coreutils.6.10 with Klee.

2016-12-12 Thread Chengyu Zhang
scover the >> bugs you found. >> >> >> Thank you in advance for your response. >> >> ___ >> klee-dev mailing list >> klee-dev@imperial.ac.uk >> https://mailman.ic.ac.uk/mailman/listinfo/klee-dev

Re: [klee-dev] How to limit unrolling loops times

2017-01-15 Thread Chengyu Zhang
u want. You might want to look instead at the search > heuristics that KLEE provides, to see if they are good enough for your > purposes. > > Best, > Cristian > > > On 04/01/2017 11:50, Chengyu Zhang wrote: > >> Hi all, >>I want KLEE stops unrolling loop whe

[klee-dev] How to limit unrolling loops times

2017-01-04 Thread Chengyu Zhang
n "-help-hidden" can deal with the problem (maybe), but it seems doesn't work. Is there any options could deal with the problem? Or if anyone could tell me how to use "-unroll-threshold" option? Thanks forward, Chengyu -- 张枨宇 Chengyu Zhang East China Normal University

Re: [klee-dev] KLEE: ERROR: error loading program 'pallin.c': Invalid bitcode signature

2017-10-12 Thread Chengyu Zhang
Host CPU: x86-64 > > > > Thank you so much. > > > > With kind regards, > > Mahinder. > > > > > > > ___ > klee-dev mailing list > klee-dev@imperial.ac.uk > https://mailman.ic.ac.uk/mailman/listinfo/klee-dev > > -- 张枨宇 Chengyu Zhang East China Normal University School of Computer Science and Software Engineering Tel: +86 18685412181 Mail: dale.chengyu.zh...@gmail.com ___ klee-dev mailing list klee-dev@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/klee-dev

Re: [klee-dev] Questions about getting symbolic execution tree with KLEE

2018-01-02 Thread Chengyu Zhang
gt; tool for this task? > > Thanks in advance, > Zachery > > > > ___ > klee-dev mailing list > klee-dev@imperial.ac.uk > https://mailman.ic.ac.uk/mailman/listinfo/klee-dev > > -- 张枨宇 Chengyu Zhang East China Normal University School of Compu