Skip to content

copt-mathu/copt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COPT: A C++ optimization open library

Copyright (C) MathU

This a preliminary version of C++ based open source library COPT. The basic idea is to provide an easy-to-use library for implementing optimization algorithms. COPT mainly contains two parts: Mathematical structures as vector, dense matrix, sparse matrix and so on; Easy-to-followr solver framework. The library is powered by MathU organization in University of Science and Technology of China (USTC). The leaders are Zhouwang Yang, associated professor in USTC and Ruimin Wang, PhD candidate in USTC.


Introduction

Currently COPT is stiil under development and this is just a preliminary version. In this version we just provide some basic types and framework. If you want to join us in the developing of COPT, please follow the dev-version copt. In the following, we first show the installation of COPT and provide several tutorials for the usage of COPT.

Installation

Please see the details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages