-
I think we could really benefit of a class that could take a universe as an input to generate inputs for any quantum-code or take file paths and read the respective outputs.
Something I have been pla…
-
In VS 16.9.3 (or as new as 16.10 Preview 3, 31206.385.main)...
1. Create a new C# class library:
```xml
netstandard2.0
9
```
2. Use the NuGet Package Manager to install M…
-
Would be good to have access to the different source sets of a project in code generators.
-
```
When a LTL/CTL formula is generated as LTLSPEC/CTLSPEC fragment in the NuSMV
code there should be a comment generated after the formula which contains the
"Description" field of the formula in t…
-
There are several agent variables whose type is known in advance such as `xcor`, `pycor`, `end1`, etc. The current implementation of the variable getters simply returns type `Object`/`AnyRef`, which m…
-
### Describe the issue as clearly as possible:
I love the Outlines project, especially because it allows for various model configurations while maintaining constraint.
However, I have been unable to…
-
Now in postfilter.py the restraint file is hard coded and we need to ask the user to input a restraint file that was made in cluspro restraint generator
-
> [!IMPORTANT]
> **This is a strawman RFC.**
> It's a very early thought that has come up, but documenting it is crucial to transparently communicate what we've got planned.
## Summary
Curre…
-
I have some concerns with the long term maintenance of both the lexer and parser code generators which we should solve (or at least, not make worse) before getting these changes into master.
## Pro…
-
## Environment Details
* EclipseStore Version: 2.0.0
* JDK version: 22
* OS: macos
* Used frameworks: irrelevant
## Describe the bug
Consider the following ES code of two entities pointing to …