-
`rdfproxy.ModelBindingsMapper` should run general sanity checks on models.
E.g. an error should be raised / a warning should be emitted if
- [ ] a model defines `group_by` but doesn't specify a…
lu-pl updated
3 weeks ago
-
I got this exception after checking the GOAL option in the model checking dialog and trying to start the model checking for an XTL model:
```
java.util.concurrent.CompletionException: java.lang.Il…
-
## Description:
![image](https://github.com/user-attachments/assets/51356c06-2eef-47cf-b13a-60868ce03c3a)
I'm running in simulation mode, so TLC should only stop when I click the "stop" link. Cl…
-
One of the features of Lincheck framework is the concurrent code model checker.
Currently the model checker functionality in Lincheck is toughly coupled with the Lincheck's data structures testing …
eupp updated
2 months ago
-
Today's development teams follow the practice of [continuous integration (CI)](https://en.wikipedia.org/wiki/Continuous_integration). This trend is fueled by a plethora of (for-free) cloud services s…
-
Hi, @ongardie , I found that the action HandleAppendEntriesRequest(i, j, m) generates many unnecessary intermediate states when processing AERequest messages, which results in decreased efficiency for…
-
Trying an advanced search using example Location detail "Cranbrook" in Collection Event and "trilobite" in the Fossil Sample yielded 0 results even though within the 10 hits for "Cranbrook", there sho…
-
- [ ] validate that weak references may cause non-determinism in model checking mode (and add a test)
- [ ] design the approach to support weak references in model checking mode
- [ ] track new we…
eupp updated
2 months ago
-
### Describe the issue
I have an onnx model that I can run. However, after dynamic quantization, the model fails the checker. What should I do?
This model is a standard LSTM encoder + LSTM decod…
-
Password Strength Checker is an application that checks how strong a password is. Some popular password strength meters use machine learning algorithms to predict the strength of your password
Kindly…