Skip to content

prashant007/XDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is an executable, i.e it can be used when installed. The installation step of the package are as follows:

1) Download the package and navigate to the DP folder of the package containing the cabal file.
2) Execute "cabal configure"
3) Execute "cabal install" 
4) The package is now installed and can be used in a Haskell file like a normal import. For example - if we wanted to use the functions defined for shortest path example (Examples.SPDP file) then we can import the following:
import Examples.SP
Similarly any other files could be imported. 

About

Semiring Dynamic Programming Library For PADL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published