-
I tested to upgrade this project to use Scala 3.3.1 but encountered an issue. It seems that using .collect on a dataset containing some Scala case class causes some generated code to fail to compile. …
-
This is one of just a few solutions that are incorrect. Perhaps there is an option I can change?
[subset_select_highs_in.mps.txt](https://github.com/ERGO-Code/HiGHS/files/11337884/subset_select_hig…
Thell updated
8 months ago
-
Extracted from https://github.com/jump-dev/AmplNLWriter.jl/pull/190
Here's a model that Ipopt solves but Uno fails on.
Ipopt projects out the fixed variable.
Uno has three variables for some …
-
Consider an algorithm that takes as input a 0-1 sequence of exactly five symbols and returns 1 if the sequence contains at least three **consecutive** _1s_, and returns 0 otherwise. Implement the algo…
-
Consider an algorithm that takes as input a 0-1 sequence of exactly five symbols and returns 1 if the sequence contains at least three _1s_ **in any order**, while it returns 0 otherwise. Implement th…
-
Data inconsistencies in Octopoes: a proposal to retire celery and validate the model continuously.
**Describe the bug**
Since VisualOctopoesStudio several bugs regarding Octopoes' the data model h…
-
**Description**
This bug was detected by @choroba and there is a related discussion at [perlmonks](https://www.perlmonks.org/index.pl?node_id=11155031).
The "empty pattern" `//` and `$&` provide t…
-
...... taking screenshot's at the rM2 would be great ;)
UI: 'take screenshot --> send by mail (as png)' would be good enough .... :P
#*ddvk wishlist*
mazop updated
3 years ago
-
Hi there. Not sure if I was looking carefully enough, but I wasn't able to find an equivalent for this type constructor that is sometimes useful:
```haskell
newtype Flip t a b = Flip { unFlip :: t…
-
...in concept definitions. This came up in LWG Kona discussion of D0541R1's definition of `Assignable`:
```c++
template
concept bool Assignable() {
return is_lvalue_reference::value && // see b…