Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanCarlosAlonsoValenzuela authored May 22, 2023
1 parent 4b5e28b commit 556739c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ The files generated by Beet are used as input to [Daikon](https://plse.cs.washin

This version of Daikon has been modified based on an analysis of a systematically collected dataset of 40 APIs (+700 operations) and its precision outperforms the one achieved by the default version of Daikon by a margin of more than 30% (in the context of REST APIs). This version of Daikon supports a total of 105 different types of invariants.

Please refer to our Wiki for a complete list of the modifications performed on Daikon and a taxonomy of the supported invariants.
Please refer to our Wiki for a complete list of the [modifications performed on Daikon](https://github.com/isa-group/Beet/wiki/Modified-version-of-Daikon#modifications-on-daikon) and a [taxonomy of the supported invariants](https://github.com/isa-group/Beet/wiki/Modified-version-of-Daikon#invariants-taxonomy).

The source code of our modified version of Daikon can be found [here](https://github.com/JuanCarlosAlonsoValenzuela/daikon_modified). However, we recommend using the Docker image that we provide for an easier installation.
[The official Daikon documentation](https://plse.cs.washington.edu/daikon/download/doc/) describes how to install and configure Daikon without using our image.
Expand Down

0 comments on commit 556739c

Please sign in to comment.