meteor / meteor/logic-solver

Multiplication

Open
#5 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
148
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Hello!

This is an awesome project.

I wonder if it is possible to realize integer multiplication of two variable Bits.

At the moment there is only the ```sum```-method available.

Can I somehow execute the sum k-times, where k is another variable (of Logic.variableBits)?

Thanks for your answer.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the sum method and the Logic.variableBits implementation mentioned in the issue. Review existing tests for variable-bit arithmetic and determine the expected behavior and representation for multiplying two variable Bits. Done means multiplication works for the supported inputs and has coverage for the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.