Commit Graph

20 Commits

Author SHA1 Message Date
acco32
cd9d65f9e2 create fsproj, use dotnet tools, add test library 2018-04-20 14:58:27 -07:00
acco32
e135434497 Add nuget package 2018-03-07 19:36:52 -08:00
acco32
9425098598 Add constraint programming examples 2018-02-13 00:00:34 -08:00
acco32
ae3641b68e Integration into main makefile 2018-01-26 18:13:23 -08:00
acco32
b5ec5fd229 Adding Makefile to create library and referecing library only. 2018-01-18 17:49:33 -08:00
acco32
d54aafb02a Adding Linear Programming example for network flows. Some refactoring for flow results. 2018-01-04 16:14:49 -08:00
acco32
6287fe375f Adding Knapsack example 2017-12-26 20:06:47 -08:00
acco32
53860de6c3 Adding Network examples 2017-12-22 00:29:34 -08:00
acco32
d657f73922 Correct sign for third equation constraint 2017-12-05 22:29:34 -08:00
acco32
4bffd328d3 Instructions for standalone binary 2017-10-29 12:31:35 -07:00
acco32
dea555b7a3 More clear names for functions 2017-10-06 16:42:19 -07:00
acco32
794f1696e1 Name refactoriing. Adding comments for intellisense in some editors 2017-10-04 07:54:19 -07:00
acco32
bb3ec00b0b Handle Integer Program. Compare to Linear Program. 2017-09-28 22:21:20 -07:00
acco32
3435a23fed Add method to take result and print summary 2017-09-28 19:48:02 -07:00
acco32
1e7d9ef7b8 Add better error handling for lpSolve inputs 2017-09-28 00:14:48 -07:00
acco32
367658f3a0 Add function for linear solver with associated types 2017-09-27 13:35:07 -07:00
acco32
9e8c275e71 Example using matrices 2017-09-25 12:00:16 -07:00
acco32
1bf1471595 Adding volsay example 2017-09-14 00:26:46 -07:00
acco32
75ff975920 Add integer programming example. Add types for solver algorithms 2017-09-10 22:29:38 -07:00
acco32
fc6c0c8f9f Add example for cslinearprogramming 2017-09-05 20:37:44 -07:00