Skip to content

This project offers the method in D. Ge, C. Wang, Z. Xiong, and Y. Ye's paper From an Interior Point to a Corner Point: Smart Crossover.

License

Notifications You must be signed in to change notification settings

wcwj0147/smart-crossover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart crossover algorithms

Getting Started with the Problem

Check out the paper From an Interior Point to a Corner Point: Smart Crossover. This package provides methods described in the paper.

Structure of the Code

There are two major algorithms included: the network crossover methods in smart_crossover.network_methods and perturbation crossover methods in smart_crossover.lp_methods.

The problem types that can be solved are listed in smart-crossover.format.

About

This project offers the method in D. Ge, C. Wang, Z. Xiong, and Y. Ye's paper From an Interior Point to a Corner Point: Smart Crossover.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages