Update README.md
Browse files
README.md
CHANGED
|
@@ -51,8 +51,7 @@ Please treat BRAID as a recombination.
|
|
| 51 |
|
| 52 |
Every string decodes. On 10,000 random and mutated strings, the decoder produced a
|
| 53 |
sanitizable molecule with **0 crashes**. This is achieved by making the decoder *total*:
|
| 54 |
-
unparseable tokens and over-valent bonds become silent no-ops. Validity is guaranteed
|
| 55 |
-
*semantic locality under mutation is not* (see Limitations).
|
| 56 |
|
| 57 |
Under an order-*k* Markov generator on a 79-molecule corpus:
|
| 58 |
|
|
|
|
| 51 |
|
| 52 |
Every string decodes. On 10,000 random and mutated strings, the decoder produced a
|
| 53 |
sanitizable molecule with **0 crashes**. This is achieved by making the decoder *total*:
|
| 54 |
+
unparseable tokens and over-valent bonds become silent no-ops. Validity is guaranteed.
|
|
|
|
| 55 |
|
| 56 |
Under an order-*k* Markov generator on a 79-molecule corpus:
|
| 57 |
|