-
@mraross commented on [Fri Mar 03 2017](https://github.com/bcgov/api-specs/issues/153)
## Problem statement
When computing best route, the Route Planner needs to take into account the following:…
-
In order to keep the degree of the AIR polynomials low, we group instructions exhibiting the same behavior in certain aspects, allowing to (de)select for those aspects. This is achieved by decomposing…
-
The Dask version of abTEM is finally reaching a state where we wish to share it for testing (and it only took 4 months longer than I expected).
The `abtem-dask` branch still has bugs and missing f…
-
## Abstract
Using `all_problem_structured`, we can improve mamba errors when an environment is not satisfiable.
The function gives a number of problem and dependencies between packages involved in t…
-
# Candidate Background
I am currently a graduate student completing my masters in cyber-security and have taken on this project. Additionally, I am a penetration-tester for a well-respected securit…
-
This is the list of proposed tasks. It is to be extented. You can propose more tasks.
You can also find the previous lists here:
2020/2021: https://github.com/ClickHouse/ClickHouse/issues/15065
2…
-
Hello, @thieu1995:
Firstly, this project is so helpful for researchers & engineers who work on complicated problems.
When I simply applied one of them(Improved QSA) on my optimization problem(tun…
-
The `is=""` API can be confusing, and awkward. For example (in current v1 API):
### inheritance currently has to be specified three times:
```js
class MyButton extends HTMLButtonElement {} // …
-
# General info
- [x] Conference: International Conference on Pattern Recognition 2020
- [x] Papers title: Creating Classifier Ensembles through Meta-heuristic Algorithms for Aerial Scene Classificat…
-
First simple solutions with simulated annealing.
Was encouraged to avoid simulated annealing and try some other simple, but effective meta-heuristic.
Using Mimetic Algorithms seems a solid approach.