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

class 'sage.numerical.linear_functions.LinearFunction' is incomplete #34234

Open
maxale opened this issue Jul 28, 2022 · 0 comments
Open

class 'sage.numerical.linear_functions.LinearFunction' is incomplete #34234

maxale opened this issue Jul 28, 2022 · 0 comments

Comments

@maxale
Copy link
Contributor

maxale commented Jul 28, 2022

The following code results in the error

AttributeError: 'sage.numerical.linear_functions.LinearFunctionsParent_class' object has no attribute 'list'

p = MixedIntegerLinearProgram()
K.<z> = p.linear_functions_parent()[]

Component: linear programming

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

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