Skip to content

Update to v7.1a#4

Open
blegat wants to merge 9 commits into
masterfrom
v7.1
Open

Update to v7.1a#4
blegat wants to merge 9 commits into
masterfrom
v7.1

Conversation

@blegat

@blegat blegat commented Apr 22, 2021

Copy link
Copy Markdown
Member

No description provided.

bzinberg and others added 3 commits April 22, 2021 17:35
In preparation for rebasing this PR onto #4

This is a backward-incompatible change that will break earlier versions of LRSLib.jl.
Add `resetNashSolver()` to the public API
Comment thread lrsnashlib.h Outdated
void setFwidth(game *g, int len);
void initFwidth(game *g);
void updateFwidth(game *g, int col, int pos, char *str);
#define resetNashSolver suf(resetNashSolver)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this meant to have resetNashSolver be called as resetNashSolver_gmp?
(Why is this needed?)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This last commit is useless indeed, it should be removed

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.

3 participants