Skip to content

Conversation

@snummelin
Copy link

Add -outputPrecision parameter to cbc so that user can change precision: %.nf → n digits after decimal; %.ng → n significant digits. Default value is %15.8g.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Sami Nummelin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@jjhforrest
Copy link
Contributor

Modified to try and make it more like other string parameters.
Main change is that I have renamed it as precision - full name precisionOutput as output(Format) was already in use and would become ambiguous if output(Precision) was used.

@svigerske
Copy link
Member

@jjhforrest changes are in c9a14f0 on master, and the following commit fixes that it didn't compile.

@svigerske svigerske closed this Oct 21, 2025
@jjhforrest
Copy link
Contributor

I am an idiot. Put in tiny change at end before commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants