EdGarrity / SOS

Search for an Optimum Solution
1 stars 0 forks source link

Fixed memory plush processor #130

Closed EdGarrity closed 3 years ago

EdGarrity commented 3 years ago

Converted stacks to Fixed Memory model. Replaced PushP interpreter with Plush interpreter. Added UnitTest project to test Plush interpreter.

resolves #128