-
1
-
-
0037262814
-
-
Machine Learning 50
-
Christophe Andrieu, Nando De Freitas, Arnaud Doucet, and Michael I. Jordan, An introduction to MCMC for machine learning, Machine Learning 50 (2003), 5-43.
-
(2003)
An introduction to MCMC for machine learning
, pp. 5-43
-
-
Andrieu, C.1
Freitas, N.D.2
Doucet, A.3
Jordan, M.I.4
-
2
-
-
0038039865
-
-
ACM Press, June 548030
-
Bruno Blanchet, Patrick Cousot, Radhia Cousot, Jerome Feret, Laurent Mauborgne, Antoine Miné, David Monniaux, and Xavier Rival, A static analyzer for large safety-critical software, ACM SIGPLAN PLDI'03, vol. 548030, ACM Press, June 2003, pp. 196-207.
-
(2003)
A static analyzer for large safety-critical software, ACM SIGPLAN PLDI'03
, pp. 196-207
-
-
Blanchet, B.1
Cousot, P.2
Cousot, R.3
Feret, J.4
Mauborgne, L.5
Miné, A.6
Monniaux, D.7
Rival, X.8
-
3
-
-
0033688092
-
A static analyzer for finding dynamic programming errors
-
William R. Bush, Jonathan D. Pincus, and David J. Sielaff, A static analyzer for finding dynamic programming errors., Softw., Pract. Exper. 30 (2000), no. 7, 775-802.
-
(2000)
Softw., Pract. Exper
, vol.30
, Issue.7
, pp. 775-802
-
-
Bush, W.R.1
Pincus, J.D.2
Sielaff, D.J.3
-
4
-
-
26944472789
-
Execution Generated Test Cases: How to make systems code crash itself
-
SPIN, Springer-Verlag
-
Cristian Cadar and Dawson R. Engler, Execution Generated Test Cases: How to make systems code crash itself., SPIN, LNCS, vol. 3639, Springer-Verlag, 2005, pp. 2-23.
-
(2005)
LNCS
, vol.3639
, pp. 2-23
-
-
Cadar, C.1
Engler, D.R.2
-
5
-
-
38049055140
-
-
University of Massachusetts, Amherst, Tech report number: UM-CS-2006-26
-
Richard M. Chang, George S. Avrunin, and Lori A. Clarke, Property inference from program executions, 2006, University of Massachusetts, Amherst, Tech report number: UM-CS-2006-26.
-
(2006)
Property inference from program executions
-
-
Chang, R.M.1
Avrunin, G.S.2
Clarke, L.A.3
-
6
-
-
32344446687
-
Understanding the Metropolis-Hastings algorithm
-
Siddhartha Chib and Edward Greenberg, Understanding the Metropolis-Hastings algorithm, The American Statistician 49 (1995), no. 4, 327-335.
-
(1995)
The American Statistician
, vol.49
, Issue.4
, pp. 327-335
-
-
Chib, S.1
Greenberg, E.2
-
8
-
-
35048861896
-
A tool for checking ANSI-C programs, TACAS
-
Springer
-
Edmund Clarke, Daniel Kroening, and Flavio Lerda, A tool for checking ANSI-C programs, TACAS, LNCS, vol. 2988, Springer, 2004, pp. 168-176.
-
(2004)
LNCS
, vol.2988
, pp. 168-176
-
-
Clarke, E.1
Kroening, D.2
Lerda, F.3
-
9
-
-
4444334164
-
Jcrasher: An automatic robustness tester for Java
-
Christoph Csallner and Yannis Smaragdakis, Jcrasher: an automatic robustness tester for Java., Softw., Pract. Exper. 34 (2004), no. 11, 1025-1050.
-
(2004)
Softw., Pract. Exper
, vol.34
, Issue.11
, pp. 1025-1050
-
-
Csallner, C.1
Smaragdakis, Y.2
-
10
-
-
84957366356
-
The munφ verification system
-
Conference on Computer-Aided Verification, Springer-Verlag, July
-
David L. Dill, The munφ verification system, Conference on Computer-Aided Verification, LNCS, Springer-Verlag, July 1996, pp. 390-393.
-
(1996)
LNCS
, pp. 390-393
-
-
Dill, D.L.1
-
11
-
-
0036315513
-
-
Orit Edelstein, Eitan Farchi, Yarden Nir, Gil Ratsaby, and Shmuel Ur, Multithreaded java program test generation., IBM Systems Journal 41 (2002), no. 1, 111-125.
-
Orit Edelstein, Eitan Farchi, Yarden Nir, Gil Ratsaby, and Shmuel Ur, Multithreaded java program test generation., IBM Systems Journal 41 (2002), no. 1, 111-125.
-
-
-
-
12
-
-
0003881962
-
-
Ph.D, University of Washington Department of Computer Science and Engineering, Seattle, Washington, August
-
Michael D. Ernst, Dynamically discovering likely program invariants, Ph.D., University of Washington Department of Computer Science and Engineering, Seattle, Washington, August 2000.
-
(2000)
Dynamically discovering likely program invariants
-
-
Ernst, M.D.1
-
15
-
-
31844450371
-
DART: Directed Automated Random Testing
-
Patrice Godefroid, Nils Klarlund, and Koushik Sen, DART: Directed Automated Random Testing, ACM SIGPLAN 2005 Conference on Programming Language Design and Implementation (PLDI'05), 2005, pp. 213-223.
-
(2005)
ACM SIGPLAN 2005 Conference on Programming Language Design and Implementation (PLDI'05)
, pp. 213-223
-
-
Godefroid, P.1
Klarlund, N.2
Sen, K.3
-
17
-
-
34247544997
-
-
J.Marciniak, ed, Wiley
-
R. Hamlet, Random testing, Encyclopedia of Software Engineering (J.Marciniak, ed.), Wiley, 1994, pp. 970-978.
-
(1994)
Random testing, Encyclopedia of Software Engineering
, pp. 970-978
-
-
Hamlet, R.1
-
19
-
-
14544301479
-
Finding bugs is easy
-
David Hovemeyer and William Pugh, Finding bugs is easy, ACM SIGPLAN Notices 39 (2004), no. 12, 92-106.
-
(2004)
ACM SIGPLAN Notices
, vol.39
, Issue.12
, pp. 92-106
-
-
Hovemeyer, D.1
Pugh, W.2
-
22
-
-
26444468031
-
-
Franjo Ivančić, Zijiang Yang, Malay K. Ganai, Aarti Gupta, and Pranav Ashar, F-SoFT: Software verification platform, Computer-Aided Verification (CAV 2005), LNCS, 3576, Springer-Verlag, 2005, pp. 301-306.
-
Franjo Ivančić, Zijiang Yang, Malay K. Ganai, Aarti Gupta, and Pranav Ashar, F-SoFT: Software verification platform, Computer-Aided Verification (CAV 2005), LNCS, vol. 3576, Springer-Verlag, 2005, pp. 301-306.
-
-
-
-
23
-
-
33745486745
-
Multi-resolution abnormal trace detection using varied-length N-grams and automata
-
Guofei Jiang, Haifeng Chen, Cristian Ungureanu, and Kenji Yoshihira, Multi-resolution abnormal trace detection using varied-length N-grams and automata., ICAC, IEEE Computer Society, 2005, pp. 111-122.
-
(2005)
ICAC, IEEE Computer Society
, pp. 111-122
-
-
Jiang, G.1
Chen, H.2
Ungureanu, C.3
Yoshihira, K.4
-
25
-
-
85030139012
-
Automated test data generation for programs with procedures
-
Bogdan Korel, Automated test data generation for programs with procedures, ACM SIGSOFT Software Engineering Notices 21 (1996), no. 3, 209-215.
-
(1996)
ACM SIGSOFT Software Engineering Notices
, vol.21
, Issue.3
, pp. 209-215
-
-
Korel, B.1
-
27
-
-
0035678269
-
Generating software test data by evolution
-
Christoph C. Michael, Gary McGraw, and Michael A. Schatz, Generating software test data by evolution, IEEE Trans. Software Engineering 27 (2001), no. 12, 1085-1108.
-
(2001)
IEEE Trans. Software Engineering
, vol.27
, Issue.12
, pp. 1085-1108
-
-
Michael, C.C.1
McGraw, G.2
Schatz, M.A.3
-
28
-
-
84978435516
-
-
OSDI, Dec
-
Madanlal Musuvathi, David Park, Andy Chou, Dawson R. Engler, and David L. Dill, CMC: A Pragmatic Approach to Model Checking Real Code, OSDI, Dec 2002, pp. 75-88.
-
(2002)
CMC: A Pragmatic Approach to Model Checking Real Code
, pp. 75-88
-
-
Musuvathi, M.1
Park, D.2
Chou, A.3
Engler, D.R.4
Dill, D.L.5
-
29
-
-
0013091098
-
Static verification of dynamically detected program invariants: Integrating Daikon and ESC/Java
-
Jeremy W. Nimmer and Michael D. Ernst, Static verification of dynamically detected program invariants: Integrating Daikon and ESC/Java., Electr. Notes Theor. Comput. Sci. 55 (2001), no. 2.
-
(2001)
Electr. Notes Theor. Comput. Sci
, vol.55
, Issue.2
-
-
Nimmer, J.W.1
Ernst, M.D.2
-
30
-
-
34548785574
-
Feedback-directed random test generation, ICSE'07
-
To Appear
-
Carlos Pacheco, Shuvendu K. Lahiri, Michael D. Ernst, and Thomas Ball, Feedback-directed random test generation, ICSE'07, 2007, To Appear.
-
(2007)
-
-
Pacheco, C.1
Lahiri, S.K.2
Ernst, M.D.3
Ball, T.4
-
31
-
-
32344447459
-
-
ACM Press
-
Koushik Sen, Darko Marinov, and Gul Agha, Cute: A concolic unit testing engine for c, ESEC/FSE'05, ACM Press, 2005.
-
(2005)
Cute: A concolic unit testing engine for c, ESEC/FSE'05
-
-
Sen, K.1
Marinov, D.2
Agha, G.3
-
32
-
-
0035178746
-
A functional validation technique: Biased random simulation guided by observability-based coverage
-
IEEE press
-
Serdar Tasiran, F. Fallah, D. G. Chinnery, S.J. Weber, and K. Keutzer, A functional validation technique: Biased random simulation guided by observability-based coverage, Proc. IEEE Conf. on Computer Design (ICCD'01), IEEE press, 2001, pp. 82-88.
-
(2001)
Proc. IEEE Conf. on Computer Design (ICCD'01)
, pp. 82-88
-
-
Tasiran, S.1
Fallah, F.2
Chinnery, D.G.3
Weber, S.J.4
Keutzer, K.5
-
33
-
-
0037384036
-
Model checking programs
-
Willem Visser, Klaus Havelund, G. Brat, S. Park, and Flavio Lerda, Model checking programs, Automated Software Engineering Journal 10 (2003), no. 2.
-
(2003)
Automated Software Engineering Journal
, vol.10
, Issue.2
-
-
Visser, W.1
Havelund, K.2
Brat, G.3
Park, S.4
Lerda, F.5
-
34
-
-
23744462328
-
-
ISSTA
-
Willem Visser, Corina S. Pasareanu, and Sarfraz Khurshid, Test input generation with java pathfinder., ISSTA, 2004, pp. 97-107.
-
(2004)
Test input generation with java pathfinder
, pp. 97-107
-
-
Visser, W.1
Pasareanu, C.S.2
Khurshid, S.3
-
36
-
-
24644482816
-
Symstra: A framework for generating object-oriented unit tests using symbolic execution., TACAS
-
Tao Xie, Darko Marinov, Wolfram Schulte, and David Notkin, Symstra: A framework for generating object-oriented unit tests using symbolic execution., TACAS, LNCS, vol. 3440, 2005, pp. 365-381.
-
(2005)
LNCS
, vol.3440
, pp. 365-381
-
-
Xie, T.1
Marinov, D.2
Schulte, W.3
Notkin, D.4
-
37
-
-
34247116992
-
Perracotta: Mining temporal API rules from imperfect traces
-
Jinlin Yang, David Evans, Deepali Bhardwaj, Thirumalesh Bhat, and Manuvir Das, Perracotta: Mining temporal API rules from imperfect traces, Proc. of ICSE, 2006.
-
(2006)
Proc. of ICSE
-
-
Yang, J.1
Evans, D.2
Bhardwaj, D.3
Bhat, T.4
Das, M.5
|