COIN-OR::LEMON - Graph Library

Opened 17 years ago

Last modified 16 years ago

#44 closed task

Port the LP interface — at Version 1

Reported by: Alpar Juttner Owned by: Alpar Juttner
Priority: critical Milestone: LEMON 1.1 release
Component: core Version:
Keywords: Cc:
Revision id:

Description (last modified by Alpar Juttner)

The following files are affected:

  • lemon/lp_base.h
  • lemon/lp_base.cc
  • lemon/lp.h
  • lemon/lp_skeleton.h
  • lemon/lp_skeleton.cc
  • lemon/lp_utils.cc
  • lemon/lp_utils.h
  • lemon/lp_glpk.h
  • lemon/mip_glpk.h
  • lemon/lp_glpk.cc
  • lemon/mip_glpk.cc
  • lemon/lp_cplex.h
  • lemon/mip_cplex.h
  • lemon/lp_cplex.cc
  • lemon/mip_cplex.cc
  • lemon/lp_soplex.h
  • lemon/lp_soplex.cc
  • test/lp_test.cc
  • test/mip_test.cc
  • m4/lx_check_soplex.m4 (already ported)
  • m4/lx_check_cplex.m4 (already ported)
  • m4/lx_check_glpk.m4 (already ported)
  • demo/lp_maxflow_demo.cc
  • demo/lp_demo.cc

We should also consider restructuring these files.

Change History (1)

comment:1 Changed 17 years ago by Alpar Juttner

Description: modified (diff)
Note: See TracTickets for help on using tickets.