Skip to content

Minimal sum section algorithm for Mathematics Modelling

Notifications You must be signed in to change notification settings

AloneFancy/Minimal_sum_alg-MM-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miniaml sum section code

Instruction

This is the program based on the Minimal sum section algorithm. This program uses C++ language to demonstrate the algorithm. Run test.sh to run the program on bashscript automatically with testcases from "test1","test2","test3" or you can directly run Min_sum.exe and use testcases as many argv files as you want manually.

Reference

Huth and Ryan.Logic in computer science. [Modelling and Reasoning aboutSystems] - Second Edition Chapter 4 Section 3.

About

Minimal sum section algorithm for Mathematics Modelling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published