close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 14 years ago

Closed 14 years ago

#1286 closed defect (fixed)

NonLinGloOpt: Error defining equlity contraint

Reported by: Jorge Owned by: Víctor de Buen Remiro
Priority: normal Milestone: TOL Packages
Component: Math Version: 2.0.1
Severity: normal Keywords:
Cc:

Description

When creating an equality constraint we get the following error:

ERROR: [1] g no es un objeto valido para el tipo Set.

[Call stack]
  [5] Real engine::engine::add_equality (Anything h, Real tol)
  [4] Real problem::add_equality (Anything h, NameBlock engine)
  [3] Real problem::add_all_equalities (NameBlock engine)
  [2] Real method::setup (NameBlock problem)
  [1] Real pipeline::check (Real forzeFeasible_)

Change History (1)

comment:1 Changed 14 years ago by Daniel Eduardo Castro Morell

Resolution: fixed
Status: newclosed

(In [3704]) fixes #1286 En las lineas 99 y 101 donde habia una g se sutituye por h

Note: See TracTickets for help on using tickets.