-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The expression editor currently works, however it does not work like most programming lang…
-
It would be good if there would be a set/sets that would allow to encode
that two specific nodes of a graph (modelled as a NxN boolean adjacency matrix)
are / are not reachable from one another.
…
-
# 📝 Engineer Technology Term Tracker
Use this template to submit a new engineering technology term or concept! Make it funny, educational, or both. Each term will help build our “Tech Dictionary” a…
-
Hi Mr. Ghannam,
Thank you for this wonderful crate. I wonder whether you plan to support the disjunctive constraints of SCIP (https://scipopt.org/doc/html/cons__disjunction_8h.php) soon?
My LP p…
-
- [ ] [Bourdeaud’huy, Thomas, Saïd Hanafi, and Pascal Yim. "Mathematical programming approach to the Petri nets reachability problem." European Journal of Operational Research 177.1 (2007): 176-197.](…
-
## The Problem
Given:
```
class Value {
method COERCE() { Value }
}
multi foo(Hash:D) { say "yes" };
multi foo(Value(Any:D)) { say "no" };
foo({ :foo })
```
## Expected Behavior
…
Leont updated
1 month ago
-
### LeetCode Username
b0red_man
### Problem Number, Title, and Link
120. Triangle https://leetcode.com/problems/triangle
### Bug Category
Incorrect test case *(Output of test case is incorrect as…
-
We have been iteratively coming back to discussion that Stochastic Programming (SP) is one of the most wished features.
There is an [example notebook](https://discord.com/channels/911692131440148490…
-
There's lots proposals for a constraint syntax, not at all centralised so I'm adding to the chaos with another proposal
There's my original non-solver constraints write up https://github.com/KittyCAD…
-
Put them in a new programming_interview folder.
Make an easy one, a medium one, and a hard one. For each include a markdown document describing the task, and a python file with tests verifying correc…