cleanup
This commit is contained in:
@ -113,8 +113,6 @@
|
|||||||
<label for="algorithm-select">Algorithm</label>
|
<label for="algorithm-select">Algorithm</label>
|
||||||
<select id="algorithm-select">
|
<select id="algorithm-select">
|
||||||
<option value="exhaustive">Exhaustive Search (Small packs only)</option>
|
<option value="exhaustive">Exhaustive Search (Small packs only)</option>
|
||||||
<option value="genetic" disabled>Genetic Algorithm (Fast)</option>
|
|
||||||
<option value="simulated-annealing" disabled>Simulated Annealing</option>
|
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|||||||
Reference in New Issue
Block a user