-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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";;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels