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

Handelman Plotting #3

Open
MarechalAlex opened this issue Sep 26, 2018 · 0 comments
Open

Handelman Plotting #3

MarechalAlex opened this issue Sep 26, 2018 · 0 comments

Comments

@MarechalAlex
Copy link
Collaborator

Handelman plotting has a strange shape :

open Vpl;;
open Calculator;;
open Notations;;

Flags.lin := Flags.Handelman;;
Debug.enable();;
Debug.set_colors();;
Debug.print_enable();;

PLPCore.Debug.enable DebugTypes.([Title ; MInput ; MOutput ; Normal ; Sage]);;
let p = parse "x >= 1, y >= -2, x - y >= 0, x + y <= 5, x * x + y * y <= 4";;
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

No branches or pull requests

1 participant