-
**Describe the bug**
Not a bug, but a performance issue with incremental solving. symcc-assertions-sequential.smt2 is solved is under a second, while the same set of assertions at the end of symcc-as…
-
Hi!
cvc5 1.2.1-dev.25.7b50b6ee65 [git 7b50b6ee65 on branch main]
ubuntu:22.04
```
(set-logic QF_SLIA)
(declare-fun s () String)
(declare-fun t () String)
(assert (str.in_re s (re.inter (re.* …
-
the description has a wrong output in the second input eve the output must be YES not NO as the palidrome is case insensitive
![issue1](https://user-images.githubusercontent.com/48021652/53858258-75f…
-
The read_response code in onstep_comm.py seems to have a problem. The usual data sent to it (a variety of letters/numbers ending in #) works fine. However, if the data response is the null string, t…
-
Defect Description :
Whenever we open quizzes in any experiment given in the problem solving lab we find the same questions repeating for different experiments under different headings.Not even the o…
-
Defect Description:a palindrome is the sequence that looks the same when read backwards.so eve is a palindrome.but the output is given as "no" which is incorrect.steps to reproduce:1.click on problem …
-
Defect Description:string is said to be a palindrome when it is read as same from backwards.so, "rats live on no evil stars" is not a palindrome since it is not same when read from backwards.steps to …
-
The continental extension cookbook currently fails for me with the output as shown below.
When I change the solver to AMG, the model runs without a problem.
I would suggest to switch this cookbo…
-
Hi, I can have Cenfun.
I ran into a problem when I run tests, and there is already data in the reports folder.
![image](https://github.com/user-attachments/assets/7478377a-f900-47cf-9d67-f70d7df6…
-
### Describe the bug
As mentioned in [this (ongoing) PR](https://github.com/apache/datafusion/pull/13221), we have added `utf8view` support for the `bit_length` scalar function, as well as for the …