Skip to content

Latest commit

 

History

History

src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Source Codes

The software/algorithm is originally coded in C# as shown in this directory src, where two independent programs are uploaded for the two MCLP settings:

  • $I=J$: selecting $p$ facilities from all demand nodes ($I$), where $J$ is the range of all possible facilities
  • $I \neq J$, the range of possible facilities $J$ is not equal to the demand nodes $I$

For more details, as well as the new MCLP model and Cross-entropy method, refer to the original paper Cross-entropy Method for the Maximal Covering Location Problem.

Please feel free to contact us with any questions, development, support and suggestions, please submit an issue, or send us emails.

Long-term support can be found in the developer's GitHub site.