-
Melhorar as definições dos dados e usar linguagem mais algorítmica na descrição do algoritmo. Usar funções para definir passos específicos do algoritmo (borda count, etc)
-
In the *free plan* (limited 150 builds per month) is there any way to see how many builds are still available in the current month?
-
Substituir o modelo `Arvore` por um **genérico** que representará qualquer **objeto** (visto como um elemento no jogo), que pode ser um _obstáculo_ ou não
-
Add the option for a ranked voting system, it has some advantages to rank multiple proposals. The outcome is a more ideal election outcome, it withstands manipulative voting strategies.
> Preferent…
-
Boa tarde pessoal, vejam na imagem, que o Memo não expande para mostrar o conteúdo de forma correta. o link do código do projeto está abaixo.
![fortes](https://cloud.githubusercontent.com/assets/10…
-
## Run-off elections
Should we have run offs at all? What if the lowest ranked candidate is the best compromise candidate?
## What kind of majority vote to win?
Should we go for a majority vo…
-
C:\Users\Fernando\Desktop\PixelCanvasBot-master>python main.py
Traceback (most recent call last):
File "main.py", line 3, in
from src.bot import Bot
File "C:\Users\Fernando\Desktop\PixelC…
-
- [x] Clone this repository
- [x] Do a tutorial of playframework (for the Backend student)
- [x] Do a tutorial of angularjs (for the UI student)
- [x] Follow the README to make it work
- [x] As an exe…
-
Nesta página vamos nos inspirar neste layout: https://epistat.wiv-isp.be/ mas usando usando o MVC do Django. o conteúdo informacional será basicamente o mesmo.
-
Votes of the wrong form can cause the JavaScript to get stuck in an infinite loop and crash.
e.g.
- AV (and presumably the other runoff voting methods) loop forever if the only films to remove are no…