-
choose your own adventure
-
scip version
```plain
SCIP version 9.1.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.1] [GitHash: 8cab0278ba]
Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
…
-
- 3D FMMAX implementation
- 2D version (shoot for sub-second cycle time)
-
1. Use betweenPairs to get distances between stops in the route. Use same points in To and From parameters.
2. Solve TSP in the browser. This keeps it interactive instead of batch on the server.
…
-
### ESPRESSO Entropy and ShaPe awaRe timE-Series SegmentatiOn
*Note - you can click on the dropdown menus below to get more details where needed*
**ESPRESSO** is a single parameter method for se…
-
There's currently 3 flow implementations that (more or less) do similar things. There's HopcroftKarp, EdmondsKarp, PushRelabel, DFSMatching. There's also a 5th commonly used implementation (that KACTL…
-
### Team Name:
qnyble
### Project Description:
RNAs are nucleotide polymers fundamental to a diversity of elementary biological functions, including the (de)coding and regulation of genes, …
-
In the README, it says the following about the Picard settings:
```
ortho=False, extended=False: same solution as Infomax
ortho=False, extended=True: same solution as extended-Infomax
ortho=True…
-
As part of [this paper](https://arxiv.org/abs/2002.01935) I have made a python package - [`cotengra`](https://github.com/jcmgray/cotengra) - that is specifically aimed at contracting large complex ten…
-
Even though the `AvoidHairpins` specification is a good compromise between speed and quality of the results, there are few tools available for optimizing RNA structure accurately (none actually usable…