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

Polyhedron.to_linear_program #18815

Closed
nathanncohen mannequin opened this issue Jun 29, 2015 · 12 comments
Closed

Polyhedron.to_linear_program #18815

nathanncohen mannequin opened this issue Jun 29, 2015 · 12 comments

Comments

@nathanncohen
Copy link
Mannequin

nathanncohen mannequin commented Jun 29, 2015

There is already a MixedIntegerLinearProgram function. This one is the opposite, and may be useful if we implements tools to count/enumerate integer points of a polytope (see #18812), as they can/will appear both on the Polyhedron side and on the LP solver side.

Nathann

CC: @vbraun @videlec @fchapoton @dimpase

Component: geometry

Author: Nathann Cohen

Branch/Commit: 30fd44a

Reviewer: Dima Pasechnik

Issue created by migration from https://trac.sagemath.org/ticket/18815

@nathanncohen nathanncohen mannequin added this to the sage-6.8 milestone Jun 29, 2015
@nathanncohen nathanncohen mannequin added c: geometry labels Jun 29, 2015
@nathanncohen
Copy link
Mannequin Author

nathanncohen mannequin commented Jun 29, 2015

New commits:

b15e96etrac #18815: Polyhedron.to_linear_program

@nathanncohen
Copy link
Mannequin Author

nathanncohen mannequin commented Jun 29, 2015

Branch: public/18815

@nathanncohen
Copy link
Mannequin Author

nathanncohen mannequin commented Jun 29, 2015

Commit: b15e96e

@nathanncohen nathanncohen mannequin added the s: needs review label Jun 29, 2015
@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 2, 2015

Branch pushed to git repo; I updated commit sha1. Last 10 new commits:

48642e1Merge branch 'csdpnewstyle' into develop
68e6fc8typos fixed
b341213added more info on theta and a check that csdp is installed
eb20623Merge branch 'graph_theta' into develop
871738ftrac #17574: Empty hypergraph and `__str__` function
9c0b7d4trac #17574: Merged with 6.8.beta6
514dd64trac #17574: broken optional doctests
1272277Merge branch 'u/ncohen/17574' of trac.sagemath.org:sage into develop
f33b03eMerge remote-tracking branch 'trac/public/18815' into toLP
2605cffdo not use PPL on exact irrationals

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 2, 2015

Changed commit from b15e96e to 2605cff

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 2, 2015

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

85a3309trac #18815: Polyhedron.to_linear_program
f692f2edo not use PPL on exact irrationals

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 2, 2015

Changed commit from 2605cff to f692f2e

@dimpase
Copy link
Member

dimpase commented Jul 2, 2015

Reviewer: Dima Pasechnik

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 2, 2015

Branch pushed to git repo; I updated commit sha1. New commits:

30fd44atrac #18815: ' is None' instead of '== None'

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jul 2, 2015

Changed commit from f692f2e to 30fd44a

@dimpase
Copy link
Member

dimpase commented Jul 2, 2015

comment:6

LGTM.

@vbraun
Copy link
Member

vbraun commented Jul 2, 2015

Changed branch from public/18815 to 30fd44a

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

No branches or pull requests

2 participants