Skip to content

Commit

Permalink
Readme: link to the original mba_challenge binary
Browse files Browse the repository at this point in the history
  • Loading branch information
skochinsky authored Jan 24, 2023
1 parent 4e42a98 commit 9e55daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ to be invoked from the right-click menu.

## Demo

The sample database `tests/idb/mba_challenge.i64` was created from the `mba_challenge` binary. The functions
`mba1`, `mba2`, `mba3`, `mba`, `solve_me` contain MBA expressions of varying complexity.
The sample database `tests/idb/mba_challenge.i64` was created from the [`mba_challenge`](https://github.com/mrphrazer/msynth/blob/main/samples/mba_challenge) binary.
The functions `mba1`, `mba2`, `mba3`, `mba`, `solve_me` contain MBA expressions of varying complexity.

For example, the `mba1` function's initial pseudocode:
![mba1 initial pseudocode](./images/mba1_before.png)
Expand Down

0 comments on commit 9e55daf

Please sign in to comment.