Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional method in class BitVector128 #76

Closed
svigerske opened this issue Mar 2, 2019 · 1 comment
Closed

Additional method in class BitVector128 #76

svigerske opened this issue Mar 2, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: fmargot

Original creation time: 2012-03-09 15:22:59

Version:

CC: fmargot@andrew.cmu.edu

The class BitVector128 is used for node selection in Branch-and-Bound algorithms (Bcp in particular). It would be useful to be able to set the value of the vector using four unsigned integers instead of using single bit operations.

@svigerske svigerske added enhancement New feature or request minor labels Mar 2, 2019
@svigerske
Copy link
Member Author

Comment by @svigerske created at 2013-04-09 18:52:42

Added requested functionality with 9704aa2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant