summaryrefslogtreecommitdiff
path: root/contrib/learn_resource_weights.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/learn_resource_weights.py')
-rwxr-xr-xcontrib/learn_resource_weights.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/learn_resource_weights.py b/contrib/learn_resource_weights.py
index 8f5213ec2..76a7a043d 100755
--- a/contrib/learn_resource_weights.py
+++ b/contrib/learn_resource_weights.py
@@ -14,7 +14,7 @@ def parse_commandline():
"""Parse commandline arguments"""
epilog = """
This script can be used to compute good resource weights based on benchmark
-results. The resource weights are used by cvc4 to approximate the running time
+results. The resource weights are used by cvc5 to approximate the running time
by the spent resources, multiplied with their weights.
In the first stage ("parse") this script reads the output files of a benchmark
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback