linksplatform / Solver

Algorithms to find shortest and simplest possible functions for given input and output data ranges.
The Unlicense
2 stars 1 forks source link

Add NAND function #4

Closed linksplatform-sweepai[bot] closed 1 year ago

linksplatform-sweepai[bot] commented 1 year ago

Description

This PR adds a NAND function to the Solver project. The NAND function is a fundamental logic gate in computing and is required for the project to function correctly. The function is implemented in the main.rs file and is tested with several test cases.

Summary of Changes

Fixes #3.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: